Entering content frame

Procedure documentation Displaying the Operational State of the Scheduler Locate the document in its SAP Library structure

Use

You use this DBM command to display the operational state of the scheduler.

Prerequisites

You have the server authorization SchedulerMgm or Scheduling.

Syntax

scheduler_state

Reply

OK
<state>

<state>

Possible values are ON | OFF

ON: The scheduler is running and active scheduler jobs are executed.

OFF: The scheduler is not running.

Example

Logging on to the Database Manager CLI as operator DBM with password DBM, connecting to the database instance HOTELDB, displaying the operational state of the scheduler:

dbmcli -u DBM,DBM -d HOTELDB scheduler_state

OK
ON

 

Leaving content frame