Setting members for site default options
The FPXxxxyy members that contain the global site default options for each utility should be created in a library that is concatenated to the PROCLIB DD statement. The DB members that contain the DB-level site default options and the AREA members that contain the area-level site default options should be created in the parameter library that is specified in FPXCFG00.
About this task
The statements specified in each of the following members must follow the control statement syntactical rules for each utility:
- A PROCLIB member for the global site default options
- A DB member in the parameter library
- An AREA member in the parameter library
If none of these members exist for the utility, no site default options are applied to the subject utility.
- GLOBAL
- ANALYZE
- DMACPRT
- EXTRACT
- REORG
Example
The following figure is a sample member of the site default options for OER.
Note that the AREA keyword, which must be specified in FPXIN DD in a JCL stream for an OER job step, is not specified in the REORG statement in the member for the site default options.
REORG
RFSSCAN=(YES,YES)
MAXFAILS=10
MFILE=FPXMFILE
PTRCHK=YES
RBASEFS=35
RDOVFFS=50
REORGLIM=5
PTRCHK
CHKUOW=ALL