Background documentationscheduler_stop Locate this document in the navigation structure

 

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

Prerequisites

You have the server authorization SchedulerMgm.

Structure

scheduler_stop

Result

OK

In the event of errors, see Reply Format.

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

More Information

Database Administration, Automating Administration Tasks