


The simplest way to call an ADABAS tool is to use predefined user specifications. The specifications must have been predefined using the XUSER tool.
For one operating system user, XUSER manages up to 32 different combinations of user specifications for establishing an ADABAS session.
These specifications are stored in the Registry Database. Modifications in this database must not be done 'manually' because they could lead to an inconsistent state of the database as the result of which you had to reinstall Windows NT.
In this way, user specifications can be predefined for different tasks and then be used for the connect. Thus it is possible to administer individual user specifications even for several database users who work under different ADABAS user names but on the same Windows NT PC.
The user receives his specifications from the database administrator who must have created the corresponding database user.
The user himself can use XUSER to store these specifications by calling 'xuser'. (Section Using XUSER contains a detailed description of XUSER.)
When using valid predefined user specifications to call an ADABAS tool, the user automatically accesses the operative mode of the tool.
The syntax of the connect with XUSER access is in general:

How the predefined user specifications are used for precompilers and precompiler programs is described in the Sections C / C++ and COBOL of this manual and in the precompiler manuals.
See also:
Calling Without Parameter Specifications


