Use this command to start the scheduler. Only when the scheduler is active, scheduled DBM commands are executed.
The scheduler runs until you stop it with the scheduler_stop command.
Note
Transferring the database to the OFFLINE operational state does not stop the scheduler.
You have the server permissdion SchedulerMgm.
scheduler_start
OK
Call Database Manager CLI, log on as the operator OLEG with the password MONDAY, connect to the database DEMODB, and start the scheduler for this database:
>dbmcli -u OLEG,MONDAY -d DEMODB scheduler_start
OK
Database Administration, Automating Administration Tasks