SAP - Suspend/De-schedule all the scheduled jobs
For a purpose of system copy, we would need to stop/suspend or de-scheduled all scheduled jobs for export R3LOAD purpose. One quick way to do mass changes on all scheduled jobs is running below:
- tcode SE38
- Program: BTCTRNS1
- Execute
This will make all jobs to status "Rescheduled due to Upgrade"
After done the R3LOAD export, simply do the followings to restore:
- tcode SE38
- Program: BTCTRNS2
- Execute
that's it!
//alak
- tcode SE38
- Program: BTCTRNS1
- Execute
This will make all jobs to status "Rescheduled due to Upgrade"
After done the R3LOAD export, simply do the followings to restore:
- tcode SE38
- Program: BTCTRNS2
- Execute
that's it!
//alak
Comments
Post a Comment