Entering content frame

Procedure documentation Using Command Mode Locate the document in the library structure

Use

We recommend working with the Database Manager in command mode when you want to execute actions in the Database Manager CLI that only require one DBM command.

Procedure

Log on to the Database Manager CLI as operator OLEG with password MONDAY, connect to the database instance DEMODB, display the operational state of the database instance:

>dbmcli –u OLEG,MONDAY –d DEMODB db_online

OK

or:

Log on to the Database Manager CLI as operator OLEG with password MONDAY, connect to the database instance DEMODB, activate automatic log backup.

>dbmcli –u OLEG,MONDAY –d DEMODB autolog_on

OK

 

Leaving content frame