cancel
Showing results for 
Search instead for 
Did you mean: 

SUM Error in phase Main_Newbas/Update_DBSTATS_IMP

antonio_steinhuser
Participant
0 Kudos

Hello,

we are updating a dual stack 7.40 PI System (Solaris/Oracle) from SAP_BASIS SP02 to SP13.

During the Execution we get the following error in phase Main_Newbas/Update_DBSTATS_IMP

in the logfile SAPup.log we found this

# Error message set: 'No new lines found in logfiles.

12 error during parallel execution of processes, check 'UPST_SHDCLONE.ELG' for details

24 processes failed, check 'SQLSTMTSTD.*' for details'

...begin dialog at 20160303123136

in the logfile SQLSTMTSTD we found this

EXECUTING /usr/sap/PIQ/SUM/abap/bin/SAPuptool execdb ../var/EXSTATE12.TQL

FATAL ERROR: Cannot read XML file '../var/EXSTATE11.TQL': No such file or directory

SAPup> Process with PID 18343 terminated with status 20 at 20160303121525!

We do not found a logfile UPST_SHDCLONE.ELG ???

The shadow instance is up and running.

Please help

Toni

Accepted Solutions (1)

Accepted Solutions (1)

antonio_steinhuser
Participant
0 Kudos

Thank,

Stop and restart SUM solved the error.

former_member209809
Active Participant
0 Kudos

Hi Antonio,

Glad to know that it got resolved.

Please mark the thread as Answered.

Warm Regards,

Sumit

Answers (2)

Answers (2)

former_member209809
Active Participant
0 Kudos

Hi Toni,

Please do the following

1)Check TMP directory in SUM for UPST_SHDCLONE.ELG. If it is not in ../ABAP/Log then it must be in temp.

2)Check for EXSTATE11.TQL file and it's permission.

3) Stop the SUM and restart from Old Option.Sometime old reference data in Memory cause this kind of issues.

Warm Regards,

Sumit

Former Member
0 Kudos

Try to find it:

find /usr/sap/PIQ/SUM/ -name UPST_SHDCLONE.ELG