FDRABRP Catalog Report
PRINT CATLG statement
The report generated by the PRINT CATLG statement provides a history of all ABR backups that are presently recorded in the ABR catalog, including: DASD volume ID, generation and cycle number, type and date of backup, backup data set name, copy, file, and volume serial numbers.
PRINT CATLG statement syntax
CATLG | |
---|---|
,BKDAYS=nn | |
,FORMAT=CRT|PRT | |
,LINECNT=58|nn | |
,MAXCYC=nn | |
,MAXGEN=nnnn | |
,SELTERR=NO|YES | |
,VOL=vol|(vol,…,vol) | |
,VOLG=volg|(volg,…,volg) |
If the most recent backup for a DASD volume processed by this command was taken more than “nn” days ago, the FDR429 warning message is printed, to warn you that this volume may be accidentally bypassed during ABR backup processing. You can override the return code 12 from the FDR429 message by specifying FDR429=0 on the PRINT CATLG statement.
Default: 7.
Produces a 79-character line formatted for a TSO terminal.
Produces a 121-character line formatted for a printer.
Default: CRT if executing under TSO; PRT otherwise.
Specifies the maximum number of lines each report page report can contain, from 10 to 99, inclusive.
Default: 58.
Specifies the number of cycles you wish to print within a single generation of ABR backup tapes. The order of selection is the highest cycle number to the lowest number.
Default: ALL cycles are printed.
Specifies the number of generations you want to print, starting from the most current.
Default: ALL generations are printed.
Specifies that a condition code of 12 is not set if there are no entries in the ABR backup catalog that match the selection criteria on this PRINT command.
Specifies that a condition code of 12 is set if there are no entries in the ABR backup catalog that match the selection criteria on this PRINT command.
Default: YES.
VOL=
VOLG=
Only volumes matching the specified volume serial “VOL=” or volume serial prefix “VOLG=” are selected. Multiple values are specified in parentheses separated by commas.
The FDRABRP program has been functionally stabilized, but is still available; however, a comparable report can be produced with FDREPORT and enhanced with all the features available in FDREPORT and the flexibility to modify the reports as desired.
These FDREPORT examples are found in the JCL library installed with FDR. The member names are EX5304A and EX5304B.
Sample reports for FDRABRP
Volume Backup Report
FDRABR VOLUME BACKUP REPORT
VOLSER GEN CYCLE TYPE DUMP DATE TAPE FILE DATA SET NAME COPY FILE TAPE VOLUME(S) REQUIRED TO RESTORE
IDPLB0 93 00 FDR 2008.312 FDRABR.VIDPLB0.C1009300 1 26 ST0478
00 FDR 2008.312 FDRABR.VIDPLB0.C2009300 2 26 ST0469
01 DSF 2008.316 FDRABR.VIDPLB0.C1009301 1 100 ST0407
01 DSF 2008.316 FDRABR.VIDPLB0.C2009301 2 100 ST0375
02 DSF 2008.317 FDRABR.VIDPLB0.C1009302 1 152 ST0407
02 DSF 2008.317 FDRABR.VIDPLB0.C2009302 2 152 ST0375
03 DSF 2008.318 FDRABR.VIDPLB0.C1009303 1 204 ST0313
03 DSF 2008.318 FDRABR.VIDPLB0.C2009303 2 204 ST0417
04 DSF 2008.319 FDRABR.VIDPLB0.C1009304 1 256 ST0313
04 DSF 2008.319 FDRABR.VIDPLB0.C2009304 2 256 ST0417
05 DSF 2008.322 FDRABR.VIDPLB0.C1009305 1 332 ST0026
05 DSF 2008.322 FDRABR.VIDPLB0.C2009305 2 332 ST0030
92 00 FDR 2008.277 FDRABR.VIDPLB0.C1009200 1 26 ST0379
00 FDR 2008.277 FDRABR.VIDPLB0.C2009200 2 26 ST0423
…
IDPLB1 123 00 FDR 2008.312 FDRABR.VIDPLB1.C1012300 1 44 ST0478
00 FDR 2008.312 FDRABR.VIDPLB1.C2012300 2 44 ST0469
01 DSF 2008.316 FDRABR.VIDPLB1.C1012301 1 118 ST0407
01 DSF 2008.316 FDRABR.VIDPLB1.C2012301 2 118 ST0375
…
FDR499 FDRABRP PROCESSING COMPLETED
The above report provides the user with ABR Backup information. This list separates all DASD volumes into groups, which include all generations and cycles kept in the ABR catalog for all DASD volumes initialized for ABR processing. This gives the user a hard copy of backup data set names and their tape volume serial numbers.
Sample catalog report from TSO
TAPE DSN-FDRABR.VIDPLB4.C1077900 COPY---1 FILE NO----41
TAPE VOL-ST0478
VOLSER-IDPLB4 GENERATION--779 CYCLE---00 BKPDT---2008.312 TYPE DUMP---FDR
TAPE DSN-FDRABR.VIDPLB4.C2077900 COPY---2 FILE NO----41
TAPE VOL-ST0469
VOLSER-IDPLB4 GENERATION--779 CYCLE---01 BKPDT---2008.316 TYPE DUMP---DSF
TAPE DSN-FDRABR.VIDPLB4.C1077901 COPY---1 FILE NO---115
TAPE VOL-ST0407
VOLSER-IDPLB4 GENERATION--779 CYCLE---01 BKPDT---2008.316 TYPE DUMP---DSF
TAPE DSN-FDRABR.VIDPLB4.C2077901 COPY---2 FILE NO---115
TAPE VOL-ST0375