You can use the following options in the Database Manager CLI (Command Structure):
-ud |
|
-up |
|
-ul |
|
-c |
|
-R <inst_path> |
|
-s |
|
-ux |
|
-d <database_name> |
|
-i <file_name> |
|
-t <file_name> |
|
-o <file_name> |
|
-uUTL | -UUTL |
|
-uSQL | -USQL |
|
-us |
|
-V |
|
-uk |
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.
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.