Certain DBM commands require a service session before they can be executed.
If you specify this DBM option additionally when you log onto the Database Manager, then the DBM command for opening a service session is implicitly executed (see: service_connect).
When you end the Database Manager CLI, the service session is also ended.
-uSRV
Logging onto the Database Manager CLIas operator OLEG with the password MONDAY, connecting to the database instance DEMODB, starting a service session and restoring the parameter file of this database instance from the backup medium DemoDataCompl:
>dbmcli –u OLEG,MONDAY –d DEMODB –uSRV recover_config DemoDataCompl
OK