Entering content frame

Procedure documentation autolog_show Locate the document in the library structure

Use

You display whether the automatic log backup function is activated or deactivated.

Prerequisites

You have the server authorization DBFileRead or DBInfoRead.

Syntax

autolog_show

Reply

OK

AUTOLOG IS OFF | AUTOLOG IS ON

Values for the Reply Fields

Value

Description

AUTOLOG IS ON

Automatic log backup is activated

AUTOLOG IS OFF

Automatic log backup is deactivated

 

In the event of errors, see Reply Format

Example

Logging on to the Database Manager CLI as operator OLEG with the password MONDAY, connecting to the database instance DEMODB, display the automatic log backup function.

dbmcli -u OLEG,MONDAY –d DEMODB autolog_show

OK

AUTOLOG IS OFF

 

 

Leaving content frame