Entering content frame

Syntax documentation -n: Name of the Database Computer Locate the document in the library structure

Use

You use this option if the database instance you want to log on to is not on the local computer. You specify the name of the computer where the database instance is located.

Prerequisites

The X SERVER program is active on the database computer (Status: Started).

Syntax

-n <database_computer>

Example

Logging on to the Database Manager CLI as operator OLEG with password MONDAY, connecting to the DEMODB database instance on the computer GENUA, displaying the operational state of the database instance:

>dbmcli –u OLEG,MONDAY –d DEMODB –n GENUA db_state

OK

ONLINE

 

Leaving content frame