Hello,
at implementing EHP 6 SUM fails in PHASE MAIN_UPTRANS/STARTSAP_PUPG.
At PHASES.LOG I get the following error:
1 ETQ399 SYSTEM MANAGER: Contents of instance list. Instance Number: 00.
1EETQ399 SYSTEM MANAGER: Instance Q61 00 not found
2EETQ354 Starting system failed, rc="-1"
The strange effect is, that the SAP System is startet. The service SAPSTARTSRV is running. I have stopped the system several times with the following comands:
- sapcontrol -nr 00 -function StopWait 300 10
- SAPup stoporig
- stopsap R3
Then I have stopped SAPSTARTSRV, SAPCCM4X and SUM
After this I did a "cleanipc all remove"
Then I have started the system an SUM again and got the same error.
I found several notes where the SAP did not start but no one where the system runs but the error occurs.
I found following strange behavior:
hges2100:q61adm 24% /saptmp/SUM/abap/bin/SAPup rootdir=/saptmp/SUM/abap stoporig
Waiting 20 seconds for proper system stop...
hges2100:q61adm 25% /saptmp/SUM/abap/bin/SAPup rootdir=/saptmp/SUM/abap checksysstatus
ERROR: Original system should be up, but appears to be down!
hges2100:q61adm 26% /saptmp/SUM/abap/bin/SAPup rootdir=/saptmp/SUM/abap startorig
Starting service ...
hges2100:q61adm 27% /saptmp/SUM/abap/bin/SAPup rootdir=/saptmp/SUM/abap checksysstatus
Original system is down.
I can logon to the system now!
Does anyone know this behaviours?
How does the "SAPup checksysstatus" get the information if the system is running?
Best regards
Andreas