Use this command to stop the scheduler. Once the scheduler has been stopped, scheduled DBM commands are no longer executed.
You have the server permission SchedulerMgm.
scheduler_stop
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
Database Administration, Automating Administration Tasks