Default operating parameters for the Apply program
When you create the Apply control tables, default values for the Apply operating parameters are saved in the IBMSNAP_APPPARMS table.
The default values are shown in Table 1 and Table 2.
| Operational parameter | Default value | Column name in IBMSNAP_APPPARMS table |
|---|---|---|
| apply_qual | No default | APPLY_QUAL |
| apply_path | Directory where Apply was started1 | APPLY_PATH |
| caf | y5 | not applicable |
| control_server | DB2DBDFT2 | not applicable |
| copyonce | n3 | COPYONCE |
| db2_subsystem | No default4 | not applicable |
| delay | 6 seconds | DELAY |
| errwait | 300 seconds | ERRWAIT |
| inamsg | y5 | INAMSG |
| loadxit | n3 | LOADXIT |
| logreuse | n3 | LOGREUSE |
| logstdout | n3 | LOGSTDOUT |
| notify | n3 | NOTIFY |
| opt4one | n3 | OPT4ONE |
| pwdfile | asnpwd.aut | not applicable |
| spillfile | disk6 | SPILLFILE |
| sleep | y5 | SLEEP |
| sqlerrcontinue | n3 | SQLERRCONTINUE |
| term | y5 | TERM |
| trlreuse | n3 | TRLREUSE |
Note:
|
||
| Operational parameter | Description of (*value) |
|---|---|
| USER (*CURRENT) | The user who signed on to the system. |
| JOBD (*LIBL/QZSNDPR) | Product library name / job description. |
| APYQUAL (*USER) | Current® user name (from above). |
| CTLSVR (*LOCAL) | Local RDB server name. |
| TRACE (*NONE) | Do not generate a trace. |
| FULLREFPGM (*NONE) | Do not run the ASNLOAD exit routine. |
| SUBNFYPGM (*NONE) | Do not run the ASNDONE exit routine. |
| INACTMSG (*YES) | When the Apply program begins an inactive period, it generates message ASN1044, which describes how long the program will be inactive. |
| ALWINACT (*YES) | Sleep if there is nothing to process. |
| DELAY (6) | Wait 6 seconds after an Apply cycle before processing again. |
| RTYWAIT (300) | Wait 300 seconds before retrying a failed operation. |
| COPYONCE (*NO) | Do not terminate after completing one copy cycle, continue processing. |
| TRLREUSE (*NO) | Do not empty the IBMSNAP_APPLYTRAIL table when the Apply program starts. |
| OPTSNGSET (*NO) | Do not optimize performance of the Apply program for processing a single subscription set. |