Standard Jobs
Use
Standard jobs that are to run regularly in a productive SAP system are called background jobs. These jobs usually deal with specific 'clean-up' tasks in the system, for example, deleting obsolete spool requests.
In the transaction for the job definition (SM36) you are provided with a selection of important standard jobs which you can schedule, monitor, and edit.
Features
The following standard jobs are delivered with recommended variants and job periods by SAP:
|
Job Name |
Report Name |
Information |
|
SAP_CCMS_MONI_BATCH_DP |
RSAL_BATCH_TOOL_DISPATCHING |
Dispatch methods of the Monitoring Architecture |
|
SAP_COLLECTOR_FOR_JOBSTATISTIC |
RSBPCOLL |
Generates runtime statistics for background jobs |
|
SAP_COLLECTOR_FOR_PERFMONITOR |
RSCOLL00 |
Collects data for the Performance Monitor |
|
SAP_REORG_ABAPDUMPS |
RSSNAPDL |
Deletes obsolete ABAP short dumps |
|
SAP_REORG_BATCHINPUT |
RSBDCREO |
Deletes all old batch input folders |
|
SAP_REORG_JOBS |
RSBTCDEL2 |
Deletes old background jobs |
|
SAP_REORG_JOBSTATISTIC |
RSBPSTDE |
Deletes old data from the job runtime statistics |
|
SAP_REORG_SPOOL |
RSPO0041 |
Deletes old spool data |
|
SAP_REORG_UPDATERECORDS |
RSM13002 |
Deletes old update requests |
|
SAP_REORG_XMILOG |
RSXMILOGREORG |
Deletes XMI logs |
Activities
With the function on offer you can:
More Information
For more information on standard jobs, see SAP Note 16083
.