Use this option to specify the user key under which the user data is to be stored in the XUSER program.
Recommendation
We recommend that you use the XUSER tool directly instead of using this DBM option.
-uk <user_key>
Log on to Database Manager CLI (without explicitly specifying an operator, thus the data of the first DBM operator is used), simultaneously log on to the XUSER program as the database user SAPR3 with the password SAP (stored under the DEFAULT user key), and create the user key Newkey entering the data of the user DAVID with the password BLUE:
>dbmcli -ux SAPR3,SAP -us DAVID,BLUE -uk Newkey
OK