Start of Content Area

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

To delete one or all of the XUSER entries saved in the XUSER program, use the following command:

xuser [-U <user_key>] clear

Note

XUSER is not a tool for managing database users or DBM operators. It only manages the XUSER entries for these users in the XUSER program. When you delete an XUSER entry, you do not delete the corresponding user. Database users can only be deleted with an SQL statement. DBM operators can only be deleted with the Database Manager.

You can delete a specific XUSER entry or all XUSER entries of the connected operating system user:

·        To delete the data of a specific XUSER entry, use the above command with the option –U and specify the key name of this XUSER entry as the <user_key>.

·        To delete all entries of the operating system user who is currently connected, do not specify any options.

See also:

XUSER

 

End of Content Area