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.

See also:

Concepts of the Database System, Structure linkAutomating Administration Tasks

Prerequisites

You have the server authorization SchedulerMgm.

Syntax

scheduler_stop

Example

Call the Database Manager CLI, log on as operator OLEG with password MONDAY, connect to the database instance DEMODB, stop the Scheduler for the database instance:

>dbmcli -u OLEG,MONDAY -d DEMODB scheduler_stop

OK

 

Leaving content frame