Entering content frame

Procedure documentation Displaying XUSER Data: -ul Locate the document in its SAP Library structure

Use

You can use the DBM option –ul to display the user data stored in the XUSER program from the Database Manager CLI. You log on to program XUSER as the user stored under the DEFAULT user key (DBM option -ux).

The system displays a list of the existing XUSER keys with the assigned user names.

See also: XUSER

Note

Unlike user names and passwords, the Database Manager treats key names as case sensitive.

Prerequisites

You have saved the user name and password of a valid database user under the DEFAULT XUSER key.

Syntax

-ul

Example

Calling the Database Manager CLI, logging on to the XUSER program with the user name BORIS and password PINK stored under the DEFAULT key name, listing all the XUSER entries stored in the XUSER program:

dbmcli -ux BORIS,PINK -ul

OK

DEFAULT            BORIS

DAKEY              DAVID

DBMUSR             DBM

 

Leaving content frame