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.

Table 1. Default settings for Apply operational parameters (z/OS, Linux, UNIX, Windows)
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:
  1. If Apply starts as a Windows service, its path is sqllib\bin
  2. The Apply control server is the value of the DB2DBDFT environment variable, if specified. For Linux, UNIX, and Windows operating systems only.
  3. no
  4. The DB2® subsystem name can be a maximum of four characters. This parameter is required. The DB2 subsystem name is only applicable to z/OS® operating systems.
  5. yes
  6. On z/OS operating systems, the default is MEM.
Table 2. Default settings for Apply operational parameters (IBM® i)
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.