Entering content frame

Background documentation Scheduling DBM Commands in the Scheduler Locate the document in its SAP Library structure

Use

You can schedule the execution of DBM commands in a scheduler so that they are executed by the Database Manager at a specific time. To do so, you create a job in the scheduler for each DBM command to be executed. 

The scheduler must be active for jobs to be executed.

 

Overview of the DBM Commands in the Scheduler

Action

Syntax

Activating a Scheduler Job

scheduler_activate_job

Creating a Scheduler Job

scheduler_create_job

Displaying the Operational State of the Scheduler

scheduler_state

Deactivating a Scheduler Job

scheduler_deactivate_job

Displaying a List of all Scheduler Jobs

scheduler_list_jobs

Deleting a Scheduler Job

scheduler_delete_job

Starting the Scheduler

scheduler_start

Stopping the Scheduler

scheduler_stop

 

Prerequisites

You have the necessary server authorizations for both the respective scheduler commands and the scheduled DBM commands.

 

Leaving content frame