cancel
Showing results for 
Search instead for 
Did you mean: 

Support pack upgrade monitoring

former_member201054
Contributor
0 Kudos

Hi,

I am doing support pack upgrade. Can anyone please tell me the possible ways of monitoring it from OS side(logs) and SAP.

I would appreciate your help.

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

csaba_goetz
Contributor
0 Kudos

Hi Daniel,

On OS level the import logs are available in $(DIR_TRANS)/log (usually: /usr/sap/trans/log/) and the temporary logs in $(DIR_TRANS)/TMP (usually: /usr/sap/trans/tmp/) folder. Order it by date in descending order (e.g. by 'ls -lt /usr/sap/trans/log/ | head -10') and you will see the 10 newest files.

From SAP use tr. SPAM and there "Status" (current SP import step and its status). In Directory > All support packages you can display all the SPs. Chose one of the SPs and you can check its log.

Best regards,

Adam

Answers (0)