cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot open '/usr/sap//SYS/exe/uc/linuxx86_64/instance.lst': No such file or directory

monilgupta29
Discoverer
0 Kudos

Severe error(s) occurred in phase PREP_INPUT_CHECK/KX_CPYORG!

Last error code set:

Cannot open '/usr/sap/<SID>/SYS/exe/uc/linuxx86_64/instance.lst': No such file or

directory

Trouble Ticket Generation

A trouble ticket and an archive with all relevant log files have been generated.

Trouble ticket: "/usr/sap/install_<SID>/SUM/abap/log/SAPup_troubleticket.log"

Log archive: "/usr/sap/install_<SID>/SUM/abap/log/SAPup_troubleticket_logs.sar"

Accepted Solutions (0)

Answers (1)

Answers (1)

monilgupta29
Discoverer

I solved the issue by copying kernel files to the directory /sapmnt/<SID>/exe/uc/linuxx86_64

As per note 2473836 - Error in PHASE PREP_INPUT_CHECK/KX_CPYORG while performing an Upgrade with the Software Update Manager, I checked that DIR_CT_RUN is correctly set so i copied the kernel files from /sapmnt/<SID>/exe to /sapmnt/<SID>/exe/uc/linuxx86_64

cdpro

grep DIR_CT_RUN <SID>_ASCS11_ebcl08v002

DIR_CT_RUN = $(DIR_EXE_ROOT)$(DIR_SEP)$(OS_UNICODE)$(DIR_SEP)linuxx86_64

grep DIR_CT_RUN <SID>_DVEBMGS10_ebcl08v002

DIR_CT_RUN = $(DIR_EXE_ROOT)$(DIR_SEP)$(OS_UNICODE)$(DIR_SEP)linuxx86_64

Reading profile parameters from '/usr/sap/install_EOW/SUM/abap/log/EOW_DVEBMGS10_EBCL08V002.PPR'.

3WETQ399 Profile parameter 'Start_Program_*' not found.

3 ETQ399 Reading profile parameters from '/usr/sap/install_EOW/SUM/abap/log/EOW_DVEBMGS10_EBCL08V002.PPR'.

3 ETQ399 Retrieved profile value 'Execute_*' as 'immediate /usr/sap/EOW/SYS/exe/uc/linuxx86_64/sapcpe pf=/usr/sap/EOW/SYS/profile/EOW_DVEBMGS10_ebcl08v002'.

3 ETQ399 Reading profile parameters from '/usr/sap/install_EOW/SUM/abap/log/EOW_DVEBMGS10_EBCL08V002.PPR'.

3 ETQ399 Retrieved profile value 'DIR_CT_RUN' as '/usr/sap/EOW/SYS/exe/uc/linuxx86_64'.