FABAOP1M macro
This topic describes the site default support for FPB, FABAOP1M macro.
The following keywords can be specified for the site default values:
- DBRC=
- Specifies whether to connect to the DBRC interface. This keyword is applicable
to FABADA1 only.
- Y | YES
- Builds a communication interface with DBRC.
- N | NO
- Does not build a communication interface with DBRC. This is the system default value.
- FORCE=
- Specifies the continuation of FABADA1 when area status is 'RECOVERY NEEDED' or when the database
is accessed by other IMS online programs. This keyword is applicable to FABADA1 only.
- Y | YES
- Continues the processing.
- N | NO
- Stops the processing. This is the system default value.
- VSAM=
- Specifies the type of database to process. This keyword is applicable to
FABADA1 only.
- Y | YES
- Processes VSAM data sets.
- N | NO
- Processes image copy data sets. This is the system default value.
- SDEP=
- Specifies whether to verify and report any SDEP pointer integrity errors in the database. This keyword is applicable to FABADA1 only.
- Y | YES
- Verifies and reports any SDEP pointer integrity errors.
- N | NO
- Does not verify or report any SDEP pointer integrity errors. This is the system default value.
- OVRD=
- Specifies whether to override a DBD member date (that is, the date of an ACBGEN for the DBD) and
image copy date discrepancy. This keyword is applicable to FABADA1 only.
- Y | YES
- Overrides date discrepancy.
- N | NO
- Does not override date discrepancy. This is the system default value.
- STATS=
- Specifies whether to generate the run totals and statistics. This keyword is
applicable to FABADA1 only.
- Y | YES
- Reports the run totals and statistics.
- N | NO
- Does not report the run totals and statistics. This is the system default value.
- TBLENTRY=
- Specifies the entry number of the SDEP table (SDEPTBL). This keyword is
applicable to FABADA1 only.
- 1 - 99999999
- The default value is 10000.
- SPTFALL=
- Specifies whether to validate the SPTF in a valid SDEP segment points to a deleted RBA that is
located at a physically higher RBA number. This keyword is applicable to FABADA1
only.
- Y | YES
- Specifies that pointer information for all valid SDEP segment RBAs is kept in the SDEP table.
- N | NO
- Specifies that the SPTF RBA will be checked only to determine whether it points to a deleted segment whose RBA is physically smaller than the SPTF RBA. This is the system default value.
- IMSCATHLQ=
- Specifies to retrieve ACBs from the IMS directory (an extension of the IMS catalog) instead of
from the ACB library. This keyword is applicable to both FABADA1 and FABADA4.
- bsdshlq
- Specifies to read ACBs from the IMS directory by using the IMS Tools Catalog Interface. bsdshlq specifies the high-level qualifier of the bootstrap data set of the IMS directory. IMSCATHLQ=bsdshlq is effective when the IMS catalog and the IMS management of ACBs are enabled.
- *NO
- Specifies to read ACBs from the ACB library. This is the system default value.
- IMSCATACB_INPUT=
- Specifies whether to retrieve currently active ACB definitions or pending ACB definitions from
the IMS directory. IMSCATACB_INPUT keyword is effective only when the
IMSCATHLQ=bsdshlq option is specified. This keyword is applicable to both FABADA1
and FABADA4.
- CURRENT
- Currently active ACB members are retrieved from the IMS directory data sets. This is the system default value.
- PENDING
- Pending ACB members are retrieved from the staging data set.