Show TOC

scheduler_stopLocate this document in the navigation structure

Use

Use this command to stop the scheduler. Once the scheduler has been stopped, scheduled DBM commands are no longer executed.

Prerequisites

You have the server permission SchedulerMgm.

Structure

scheduler_stop

Result

OK

In the event of errors, see Reply Format.

Example

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

> dbmcli -u OLEG,MONDAY -d DEMODB scheduler_stop

OK

More Information

Database Administration, Automating Administration Tasks