Show TOC

autolog_offLocate this document in the navigation structure

Use

With this command you switch off the function for the automatic log backup of the database.

Prerequisites
  • You have the server permission Backup.

  • Automatic log backup is ON.

Structure

autolog_off

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, turn off the automatic log backup function:

> dbmcli -u OLEG,MONDAY -d DEMODB autolog_off

OK

More Information

Database Administration, Backing Up Log Entries