Background documentation-uSRV: Opening a Service Session Locate this document in the navigation structure

 

Several DBM commands require a service session before they can be executed.

If you specify this DBM option additionally when logging on to Database Manager CLI, then the DBM command for opening an service session is implicitly executed (see: service_connect).

When you exit Database Manager CLI, the service session is also ended.

Structure

-uSRV

Example

Call Database Manager CLI, log on as the operator OLEG with the password MONDAY, connect to the database DEMODB, start a service session, and read the parameter file of this database from the backup created with the backup template DemoDataCompl:

>dbmcli -u OLEG,MONDAY -d DEMODB –uSRV recover_config DemoDataCompl

OK