Entering content frame

Procedure documentation scheduler_state Locate the document in the library structure

Use

You display whether the scheduler function is activated or deactivated.

Prerequisites

You have the server authorization SchedulerMgm or Scheduling.

Syntax

scheduler_state

Reply

OK

<state>

<state>

Scheduler function, possible values are:

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

OFF: The Scheduler is switched off.

Example

Logging on to the Database Manager CLI as operator OLEG with password MONDAY, connecting to the database instance DEMODB, displaying the scheduler function:

>dbmcli -u OLEG,MONDAY -d DEMODB scheduler_state

OK

ON

 

 

Leaving content frame