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.
You have the server authorization SchedulerMgm.
scheduler_stop
Logging on to the Database Manager CLI as operator DBM with password DBM, connecting to the HOTELDB database instance, and stopping the scheduler for the database instance
dbmcli -u DBM,DBM -d HOTELDB scheduler_stop
OK