Generating XUSER Data in the Background
XUSER data is generated in the background with the help of a file that you specify when you call XUSER (Using XUSER).
Syntax
xuser -b <file_name>
You are free to define your own file name. The file is made up of groups of eight lines:
If you use the option
-b <file_name>, this will always generate new XUSER data. All existing XUSER data is overwritten.Setting Up Each Group (Combining Parameters)
The file entries begin in the first column. There are no field descriptions and they contain the following values in the specified order:
USERKEY
USERID
PASSWORD
SERVERDB
SERVERNODE
SQLMODE
TIMEOUT
ISOLATION
These parameters are explained in more detail in the section
XUSER Data.DEFAULT
meier
confidential
db1dial
sqldial
INTERNAL
-1
-1
If you do not want to enter any optional parameters, make sure the line is left blank.
home
meier
"Strictly_Confidential"
db2dial
sqldial
90
1
In the above example, the parameter SQLMODE was left blank.