


To use one of the other parameter combinations stored with XUSER for a connect, this parameter combination must be addressed using the option -U and its key name (USERKEY). The USERKEY must be specified exactly as it is defined in XUSER; i.e., the USERKEY is case sensitive.
Example:
Besides the usual user specifications in the parameter combination 'DEFAULT' declared using XUSER, the user frequently works with another parameter combination, e.g., to access a database on another computer. The user specifications required for this purpose have been stored in XUSER with the key 'remsql'. The call then runs as follows:
xquery -U remsql
The user specifications are taken from the parameter combination 'remsql'; the user will automatically access the ADABAS tool.


