Show TOC

-d: Name of the DatabaseLocate this document in the navigation structure

Use

Use this option to specify to which database Database Manager should connect.

The specified database name is valid for the entire session. All database-specific DBM commands relate to this database.

When a session is started, the system checks whether the specified database is registered in the list of registered databases on the database computer. If this is not the case, then the session is refused.

Prerequisites

The database specified is available and registered in Database Manager.

Structure

-d <database_name>

Option

Description

<database_name>

Name of the database

Example

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

> dbmcli -u OLEG,MONDAY -d DEMODB db_state

OK

ONLINE