To diagnose Enhanced Data Set Integrity Facility (EDIF) problems, use the EDITEST command.
The EDITEST command shows you what processing options are in effect for a data set. You need to specify the data set name on the DSNAME parameter and, if you have specified any DSORG statements in the EDIPARMS member, then you also need to specify the appropriate data set organization on the DSORG parameter.
For example, suppose that you want to see what options are in effect for the SYS1.LINKLIB data set and you know that you have specified at least one DSORG statement in the EDIPARMS member. To display processing options for this data set, you could issue this EDITEST command:
EDITEST DSNAME=SYS1.LINKLIB DSORG=PO
When you issue this command, CA MIM displays the processing options in effect for this data set on message MIM4063.
|
Copyright © 2014 CA.
All rights reserved.
|
|