You use this DBM command to display the operational state of the scheduler.
You have the server authorization SchedulerMgm or Scheduling.
scheduler_state
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. |
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