Background documentation-uk: User Key Locate this document in the navigation structure

 

Use this option to specify the user key under which the user data is to be stored in the XUSER program.

Recommendation Recommendation

We recommend that you use the XUSER tool directly instead of using this DBM option.

End of the recommendation.

Structure

-uk <user_key>

Example

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