Entering content frame

Syntax documentation Options Locate the document in its SAP Library structure

You can use the following options in the Database Manager CLI (Command Structure):

Deleting XUSER Data

-ud

Displaying the Parameters for an XUSER Entry

-up

Displaying XUSER Data

-ul

Indicate as DBM Command

-c

Installation Directory of the Database Instance

-R <inst_path>

Local Operation

-s

Logging On to the XUSER Program

-ux

Name of the Database Instance

-d <database_name>

Name of the Database Server

-n <server_node>

Name of the Input Script

-i <file_name>

Name of the Log File

-t <file_name>

Name of the Output File

-o <file_name>

Opening a Service Session

-uSRV

Opening a Utility Session

-uUTL | -UUTL

Opening an SQL Session

-uSQL | -USQL

Storing XUSER Data

-us

Version of the Database Manager

-V

XUSER Key

-uk

 

Note

If you use options with optional parameters, mark the beginning of the DBM command with the option –c (see Indicate as DBM command: -c).
By doing so, you avoid the Database Manager program interpreting the beginning of the DBM command as a parameter of the previously specified option.

 

 

Example

dbmcli -uUTL samplename,secret -d myDB

This calls the Database Manager (DBMCLI) and establishes a utility session for user samplename , password secret, with registered database instance myDB.

 

 

Leaving content frame