With this command you can cancel an automatic log backup while it is running. Use this command to prevent technical problems with the data carrier, for example.
If you execute this command, the automatic log backup function is switched off, too.
If you want the log area to be backed up automatically again later, then you have to explicitly re-activate the automatic log backup (see: autolog_on).
You have the server permissionBackup.
autolog_cancel
Call Database Manager CLI, log on as the operator OLEG with the password MONDAY, connect to the database DEMODB, cancel the automatic log backup for this database:
>dbmcli -u OLEG,MONDAY -d DEMODB autolog_cancel
OK
Database Administration, Backing Up Log Entries