Entering content frame

 Function Check 

You can check the function of the Database Manager CLI by executing a dbm command.

Prerequisites

Creating the Database Manager CLI

Procedure

...

       1.      Check whether you are actually accessing the software component you have just created, the Database Manager CLI ($OWN /usr/bin/dbmcli, Microsoft Windows: $OWN\usr\pgm\dbmcli.exe).

       2.      Enter the dbm command for displaying the Database Manager version:

dbmcli [-n <server_node>] -d <database_name> -u <dbm_userid>,<dbm_password> dbm_version

dbmcli -d TST -u dbm,dbm dbm_version

 

For more information on the DBM commands, see the Database Manager CLI documentation.

Result

The output should roughly be as follows:

OK

VERSION    = 7.2.4

BUILD      = DBMServer 7.2.4    Build 009-000-220-192

OS         = UNIX

INSTROOT   = /usr/sapdb-srv

LOGON      = False

CODE       = ASCII

SWAP       = full

 

Leaving content frame