cancel
Showing results for 
Search instead for 
Did you mean: 

SUM EHP Update CRC Value of xql File corrupt

Former Member
0 Kudos

Dear All,

i am upgrading an ERP6 from EHP 6 to EHP 7.

I got an error in MAIN_SHDIMP/SUBMOD_SHDALIASCRE/SCEXEC_GRANT

Seems that SUM tries to grant rights on a table thats not existing in my shadow database.

4 EPU201XBEGIN OF SECTION BEING ANALYZED LASTOFFSET             754 NOW BEGIN OF SCEXEC_GRANT =============

1 ETQ000 ==================================================

1 ETQ399 Executing SQL script '..\var\PTALGR01.XQL'.

2 ETQ399 Connecting to database 'HDB'.

3 ETQ398 SQL: GRANT ALL PRIVILEGES ON    SAPD01."/1BS/TEST_TABLE~" TO SAPD01SHD

4 ETQ010 Date & Time: 20150909133144

3 ETQ398 SQL: GRANT ALL PRIVILEGES ON    SAPD01."/AIN/DM_ACT_LK" TO SAPD01SHD

1 ETQ000 ==================================================

4 ETQ010 Date & Time: 20150909133144

1EETQ008 Error message: DBSL error 99 (db code 397):

1EETQ009Xinvalid object name: /AIN/DM_ACT_LK: line 1 col 40 (at pos 39)

1EETQ003 exit code: "20"

4 ETQ399 Rollback.

4 EPU202XEND OF SECTION BEING ANALYZED END OF SCEXEC_GRANT =================================================

Anyhow to continue as fast as possible i tried to take that statement out of the file .../sum/apab/var/PTALGR01.XQL

But now i get an error regarding the crc value of this file

SAPup> Starting subprocess in phase 'SCEXEC_GRANT' at 20150909163648

    ENV: DBMS_TYPE=HDB

    ENV: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC

    ENV: PATH=U:\sum\SUM\abap\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;G:\usr\sap\D01\DVEBMGS00\exe;G:\usr\sap\D01\SYS\exe\uc\NTAMD64;G:\usr\sap\D01\hdbclient

    ENV: SAPSYSTEMNAME=D01

    ENV: dbs_hdb_schema=SAPD01

    PWD: U:\sum\SUM\abap\tmp

EXECUTING U:\sum\SUM\abap\bin\SAPuptool.EXE execdb ..\var\PTALGR01.XQL

FATAL ERROR: Corrupted file '..\var\PTALGR01.XQL'

SAPup> Process with PID 4584 terminated with status 20 at 20150909163648!

Ok, not a good idea so i placed the line back in the PTALGR01.XQL file but i keep getting this error regarding the corrupt file.

Anyone knows how i can fix this? I think it depends on this value in the crc value inside the xql file.

Thanks in advance.

Regards!
Jan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved by starting a system clone and update from scratch.