Entering content frameProcedure documentation Deleting XUSER Data: -ud Locate the document in its SAP Library structure

Use

Option when Calling the Database Manager CLI

You delete user data from the program XUSER.

You can delete the following user data:

See also: User Manual: SAP DB

Deleting User Data for a Particular Combination of Database Instance and Server

Syntax

-ud

Example

You authorize yourself with the user currently stored in the XUSER program.

-d <database_instance> [-n <server_node>] -u <userid>,<password> -ud

or

You authorize yourself with the operator under the XUSER key DEFAULT.

-d <database_instance> [-n <server_node>] -ux <defaultuserid>,<password> -ud

Deleting User Data Using an XUSER Key

Syntax

-ud

Example

You authorize yourself with the user currently stored in the XUSER program.

-uk <userkey> -u <userid>,<password> -ud

or

You authorize yourself with the operator under the XUSER key DEFAULT.

-uk <userkey> -ux <default_userid>,<password> -ud

 

 

 

 

Leaving content frame