cancel
Showing results for 
Search instead for 
Did you mean: 

Batch jobs are being canclled frequently...Need help

Former Member
0 Kudos

Hello,

we have two batch jobs that automatically cancel every day on Quality and priduction servers.

SAP_REORG_UPDATERECORDS

Error:

Job started

Step 001 started (program RSM13002, variant SAP&001, user ID HELPDESK

Reorganization of update date not allowed in batch

Job cancelled

SAP_WP_CACHE_RELOAD_FULL

Job started

Step 001 started (program RWP_RUNTIME_CACHE_RELOAD, variant SAP&RELOAD_ALL, user ID HELPDESK)

No component system chosen

Job cancelled after system exception ERROR_MESSAGE

They seem to run for no more than 30 seconds and then cancel. I've checked SAP Notes, done various Google searches and tried many SAP help sites but have been unable to find anything relative to these batch jobs.

Thanks for any help you can offer,

Best Regards,

Vinod

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

SAP_REORG_UPDATERECORDS

following from Note 16083 - Standard jobs, reorganization jobs

-> The standard job SAP_REORG_UPDATERECORDS that was contained in some delivered versions must no longer be executed (see Note 67014). In its new version, the underlying ABAP Program RSM13002 is programmed so that it terminates when running in a job (that is, in the background). Therefore, the job SAP_REORG_UPDATERECORDS always terminates in this case. In any case, the job SAP_REORG_UPDATERECORDS should be deleted from the pool of standard jobs, if it is still there: sm36 -> 'Standard jobs' -> 'Delete standard jobs'. In addition, released jobs that may exist and contain report RSM13002 should be deleted. You can find and delete these jobs using sm37.

SAP_WP_CACHE_RELOAD_FULL

-> The job SAP_WP_CACHE_RELOAD_FULL is normally used to update data from the workplace component system to the workplace server.

This job can only be run on a workplace server, otherwise it will terminate. In the future, this job will no longer be delivered as a standard job.

If this job has been scheduled for your system, but you do not need it, delete the scheduled job in transaction sm37

Both jobs are not needed. delete the both scheduled jobs in transaction sm37.

also check SAP Note 1034532 - Changes for standard jobs

regards,

kaushal

Edited by: Kaushal Malavia on Jun 23, 2008 2:36 PM

Former Member
0 Kudos

Hi Kaushal,

Thanks for the valuable information buddy. i will work on it and let you know if i need further information.

Best Regards,

Vinod

Former Member
0 Kudos

Hi

Useful information and applied these notes for the same issue resolution in solman 7.1.

Thank you

Srini

Answers (1)

Answers (1)

Former Member
0 Kudos

This message was moderated.