Entering content frame

Procedure documentation scheduler_stop Locate the document in the library structure

Use

You stop the Scheduler. Once the Scheduler has been stopped, scheduled DBM commands are no longer executed.

After you have stopped the Scheduler, its operational state is OFF.

Prerequisites

You have the server authorization SchedulerMgm.

Syntax

scheduler_stop

Example

Logging on to the Database Manager CLI as operator OLEG with password MONDAY, connecting to the database instance DEMODB, and stopping the Scheduler for the database instance

>dbmcli -u OLEG,MONDAY -d DEMODB scheduler_stop

OK

 

Leaving content frame