You display whether the scheduler function is activated or deactivated.
You have the server authorization SchedulerMgm or Scheduling.
scheduler_state
OK
<state>
Value |
Description |
---|---|
<state> |
Scheduler function, possible values are: ON | OFF ON: the Scheduler is running and active Scheduler jobs are executed. OFF: the Scheduler is deactivated |
Call the Database Manager CLI, log on as operator OLEG with password MONDAY, connect to the database instance DEMODB, display the scheduler function:
>dbmcli -u OLEG,MONDAY -d DEMODB scheduler_state
OK
ON
Database Administration, Automating Administration Tasks