Background documentationautolog_show Locate this document in the navigation structure

 

You can display whether the automatic log backup function is on or off.

Prerequisites

You have the server permission DBFileRead or DBInfoRead.

Structure

autolog_show

Result

OK

AUTOLOG IS OFF | AUTOLOG IS ON

Values for the Reply Fields

Value

Description

AUTOLOG IS ON

Automatic log backup is on.

AUTOLOG IS OFF

Automatic log backup is off.

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, display the status of the automatic log backup function:

>dbmcli -u OLEG,MONDAY -d DEMODB autolog_show

OK

AUTOLOG IS OFF

More Information

Database Administration, Backing Up Log Entries