FDRZAPOP commands
The FDRZAPOP supports the following subcommands (see the HELP for details):
ALLOCATE
Used to add ALLOCATE statements to the ABR Restore Allocation Control List.
CANCEL
Terminates FDRZAPOP without saving any option changes. Used under TSO.
COPY
Copies options and tables/lists from a previous release of FDR.
CPKUNMOV
Add entries to the COMPAKTOR Unmovable Table.
DEBUG
Used to enable various debug or restricted processing options.
END
Terminates FDRZAPOP and saves any changed options. Used under TSO. In batch, an END command is executed automatically when the end of the control statements is reached (EOF on SYSIN).
EXCLUDE
Used to add EXCLUDE statements to the ABR Protection List that is used during incremental backups.
If the PRINT subcommand is specified without any operands, the current values in FDR Global Options are printed. If one or more table/list names are specified as operands on the PRINT subcommand, the specified tables are printed. The PRINT subcommand format is:
PRINT ABRPROT,ALLOCATE,ARCPROT,CPKUNMOV,RESTPROT,SCRPROT
PRINT DYNAM,PROD
PRINT ALL,HEX
PROTECT
Used to add PROTECT statements to the Archive Protection List.
RESET
If the RESET subcommand is specified without any operands, the FDR Global Options are reset to the original values on the installation tape. If one or more table/list names are specified as operands on the RESET subcommand, the specified tables are reset to their original contents on the installation tape. An operand of ALL resets all options and all tables and lists.
RESTPROT
Used to add EXCLUDE statements to the ABR Restore Protection List.
REWRITE
Used to rewrite changed Restore Allocation Control List, the Protection Lists, and Global Options. This subcommand is automatically invoked prior to termination if successful changes have been made to any Protection List or Global Option.
SCREXCL
Used to add PROTECT statements to the ABR Superscratch Protection List.
SELECT
Used to add SELECT statements to the ABR Protection List used during incremental backups. The data sets specified are always included in an ABR incremental backup of the volumes indicated.
ZAP
Used to modify options in FDR Global Options. This command enables the installation to enable or disable specified functions and set control statements defaults and other processing options for the FDR system. The ZAP command format is:
,DISABLE=(option1,…,optionn)
,option1=value,…,optionn=value
Any combination of ENABLE, DISABLE or other operands can appear. “ENABLE” and “DISABLE” are used to change the setting of those options that have a simple “YES/NO” value. Options with a numeric or character value are changed with “option=value”.