


To use one of the other parameter combinations saved with XUSER for a connect, this parameter combination must be addressed with 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, you work frequently with another parameter combination, e.g., to access another database. The user specifications required for this purpose have been stored in XUSER with the key 'sql2'. The start command then runs as follows:
query -U sql2
The user specifications are taken from the parameter combination 'sql2'; you will automatically access the ADABAS tool.


