Parameter | Use | Possible Values | Default |
ADAMLF= | This parameter determines the Adabas prefetch implementation method when you specify ADARUN PREFETCH=YES in batch single-threaded environments. If ADAMLF=N, the Adabas Service for Java prefetch feature is activated. Note: The following prefetch related parameters are supported: PREFTBL, PREFSBL, PREFNREC, and PREFSTDD (Job statistics). The following prefetch related parameters are currently not supported: the PREFI* and PREFX* related parameters as well as PREFSTDD (CL command level statistics). If ADAMLF=Y, the standard Adabas ADAMLF prefetch feature is activated. | N/Y | N |
DBID= | When you specify this parameter, this default DBID overrides all other default DBIDs and becomes the default DBID of all Adabas commands issued without a DBID. For batch single-threaded environments, Software AG recommends that this parameter is left to default in which case the default DBID used is the one specified by the ADARUN DBID= parameter. | 1 – 65535 | None |
MODE= | This parameter determines the mode of operation for Adabas Service for Java. See
Modes of Operation for an explanation of the different available modes. | 1 – 9 | 4 |
MSGS= | This parameter determines the level of Adabas Service for Java messages issued to DDPRINT. If MSGS=0, which is the default value, all messages issued to DDPRINT are limited to: If MSGS=1, the following additional messages are written to DDPRINT: | 0 – 1 | 0 |
STATS= | This parameter determines the level of Adabas Service for Java statistics issued to DDPRINT. If STATS=0, which is the default value, no statistics are written to DDPRINT. If STATS=1, the following Adabas Service for Java statistics are written to DDPRINT: If STATS=2, the following additional statistics are written to DDPRINT: See
Job End Statistics for more information. | 0 – 2 | 0 |
SVC= | When you specify this parameter, this SVC number overrides all other SVC numbers and becomes the SVC number used for all Adabas commands issued by this job. For batch single-threaded environments, Software AG recommends that this parameter is left to default in which case the default SVC number used is the one specified by the ADARUN SVC= parameter. | 200 – 255 | None |