![]() |
List Catalog Entries with Passwords (ONX LISTCAT)
ONXLISTCAT outfil [, VERSION=0 | 2 | 3] [, E]
This Variable Action will create a variable length record in the file outfil for each file or Job variable marked with X. The record will be a 1 to 1 representation of the full catalog entry.
Any existing passwords will not be overwritten with binary zeroes.
VERSION=3 This parameter is only available to the system administrator under the TSOS userid. The physical catalog entry will be written to the output file. The layout is described by the DSECT DCACATE MF=D,CETYPE=*FILE | *JV.
A Listcat file created with VERSION=3 cannot be processed with the RECAT command.
The RECAT command (see page A1-) can be used in conjunction with an extract file created by the LISTCAT command. RECAT compares the entries in the LISTCAT file against the actual entries for the files, and will issue a CAT command in the event of any inequalities to reset the attributes to their previous values.