27.04.2013 Views

SAP Basis

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ADM100 Lesson: Time-Based Scheduling of Jobs<br />

The combination of job ID and job name define the job uniquely in the<br />

system.<br />

On every <strong>SAP</strong> instance on which background work processes are defined,<br />

the time-dependent job scheduler runs every “rdisp/btctime” seconds<br />

(Default value: 60 seconds). This is an ABAP program (<strong>SAP</strong>MSSY2 - an<br />

“Auto ABAP”) that automatically runs in a dialog work process.<br />

The time-dependent job scheduler checks the job scheduling table in the<br />

database for jobs that are waiting for processing. These jobs are transferred<br />

to free background work processes in the <strong>SAP</strong> instance, in accordance with<br />

their priority and execution target.<br />

• Jobs that are not assigned any particular execution target can be<br />

executed with any free background work process. This means that<br />

the workload is automatically distributed between the <strong>SAP</strong> instances.<br />

• If a job is explicitly assigned an execution target (such as a selected<br />

instance or a group of instances), the special properties of the<br />

execution target can be used (for example, you can ensure that a<br />

job is performed on a particular operating system, or that the job is<br />

executed by a background work process that is running on the same<br />

host as the database). This means, however, that you do not have the<br />

advantages of automatic load balancing.<br />

Standard Jobs<br />

Standard jobs are background jobs that should run regularly in a<br />

production <strong>SAP</strong> system. These jobs mainly perform certain “clean up jobs”<br />

in the system, such as the deletion of obsolete spool requests.<br />

2003/Q3 © 2003 <strong>SAP</strong> AG. All rights reserved. 315

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!