(SUM) Program RSUPGREV: Log writer canceled with RC 1 (SM37)

You are in the midst of resetting the SUM upgrade activity but it was failed and throwing you some error. Upon further checking in transaction code SM37, you notice the job RSUPGREV is failing due to below error message,

Job started
Step 001 started (program RSUPGREV, variant SAP_SHDT, user ID DDIC)
Log writer canceled with RC 1
Job cancelled

Solution

Ensure both DIR_PUT and DIR_TRANS are accessible from transaction code, AL11.

If not, you can set DIR_PUT location from transaction code RZ11.

Please refer to below SAP Notes for more details and information.

  • 1972214 – Error during Upgrade: ABAP batch job fails with error “Log writer aborted with RC 1”
  • 2530440 – How to configure DIR_PUT in AL11 for the upgrade directory

You May Also Like

Leave a Reply?