Good afternoon,
I am applying a SPS in an ECC system with SPAM.
I have the following error in phase IMPORT_PROPER:
The import was stopped, since an error occurred during the phase
IMPORT_PROPER, which the Support Package Manager is unable to resolve
without your input.
After you have corrected the cause of the error, continue with the
import by choosing Support Package -> Import queue from the initial
screen of the Support Package Manager.
The following details help you to analyze the problem:
- Error in phase: IMPORT_PROPER
- Reason for error: TP_STEP_FAILURE
- Return code: 8
- Error message: OCS Package SAPKH61712, tp step "I", return code
Could you help me to diagnose the root cause of the problem?
Thanks in advance.
Request clarification before answering.
Good morning,
Deleting the ~00 index in the DB has fixed the problem:
SQL> drop index sapsr3."EDOPROCSPINTDET~00";
But there is still the ~001 index in DDIC and not in DB.
There I have to do the post processing, after the SPAM.
With FM DB_DROP_INDEX, I can not enter EDOPROCSPINTDET~001
because it is one character too long.
Have you succeeded to perform this on your side?
Can I delete this ~001 index during working hours on a productive system?
What are the possible impacts of deleting this index during production?
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Benoît,
could you please check the note 2354221 and follow the instructions to solve the issue?
Cheers,
Andreas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
please read the resolution under "During upgrade" carefully and check the index! Please note, that the solution described there is also valid for SPAM/SAINT situations as well.
Best,
Andreas
Hi,
I guess this a custom Index created on the table, anyway editing index in production system during business hours is always a risky task. As such this task utilizes lot of resources and can impact system (performance issue).
I would suggest you to perform this activity after business hours or may be in weekends.
Regards,
Prithviraj
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.