Entering content frame

Procedure documentation Deleting XUSER Entries: -ud Locate the document in its SAP Library structure

Use

Option in the Database Manager CLI.

You delete the data and therefore the corresponding XUSER entry for a database user in the XUSER program.

To delete user data, you must log on either with the data of the database user to be deleted or with the user data registered with the user key DEFAULT.

To identify the user whose data is to be deleted, specify a combination of the name of the database instance and the database server or an XUSER key.

Recommendation

We recommend that you use the XUSER tool directly.

See also: Using XUSER

Syntax

-ud

Example

Log on as the user <user_name> to be deleted in the XUSER program.
To identify the user to be deleted, specify a combination of the database and server names.

-u <user_name>,<password> -ud -d <database_name> [-n <database_server>]

 

Log on to the XUSER program with the user data stored with the XUSER key DEFAULT
To identify the user to be deleted, specify a combination of database and server names.

–ux <default_user>,<password> -ud -d <database_name> [-n <database_server>]

 

Log on as the user <user_name> to be deleted in the XUSER program.
To identify the user to be deleted, specify the XUSER key <user_key>.

-u <user_name>,<password> -ud -uk <user_key>

 

Log on to the XUSER program with the user data stored with the XUSER key DEFAULT
To identify the user to be deleted, specify the XUSER key
<user_key>.

-ux <default_user>,<password> -ud -uk <user_key>

 

 

Leaving content frame