Entering content frame

Background documentation XUSER Options Locate the document in its SAP Library structure

When you use the XUSER tool, you can use the XUSER options to help you set your XUSER data. The user key data that you set with the options overrides any data already specified in the user key.

You can use the following options:

Option

Explanation (see also XUSER Data)

-h

Help texts

-V

XUSER version

-A ASCII8

XUSER data is interpreted as ASCII8

-b <file_name>

Generates XUSER data in the background

-U <user_key>

User key

-u <user_name>,<password>

User name and password

-d <database_name>

Name of the database instance

-n <database_server>

Host server name

-S <SQL_mode>

SQL mode

-t <timeout>

Timeout value

-I <isolation_level>

Isolation level

list

xuser list: List of data for all user keys
xuser –U <user_key> list: Data for specified user key

clear

xuser clear: Deletes data for all user keys
xuser –U <user_key> clear: Deletes data for specified user key

set

xuser <options> set: Data set for user key DEFAULT
<options>::= -u|-d|-n|-S|-t|-I
xuser –U <user_key> <options> set: Data set for specified user key

Note

The options list, clear and set must be always be the last options specified in the list.

 

Leaving content frame