Options when Calling the Database Manager CLI 

The following options can be used when calling the Database Manager CLI:

Logging on to the DBM Server

-u | -U

Logon to the XUSER Program

-ux

Display XUSER Data

-ul

Output File

-o <file_name>

Output of the Parameters for an XUSER Entry

-up

Input Script

-i <file_name>

Opening a Service Session

-uSRV

Opening an SQL Session

-uSQL | -USQL

Opening a Utility Session

-uUTL | -UUTL

Database Software Installation Directory

-R <inst_path>

Indicator as DBM Server Command

-c

Local Operation

-s

Deleting XUSER Data

-ud

Name of Database Instance

-d <database_name>

Name of the Log File

-t <file_name>

Name of the Database Server

-n <server_node>

Storing XUSER Data

-us

Version of DBM Server

-V

XUSER Key

-uk

dbmcli -uUTL samplename,secret -d MK1

This calls the Database Manager CLI and establishes a utility session for user samplename, password secret, with registered database instance MK1.