Previous Topic: MIM4059I

Next Topic: MIM4061I

MIM4060I

EDIF DATASET display:

DATASET             NAME = prefix           MATCHES = nn
[OPTION= options]
[AUTH PROG= programs]
[AUTH UTIL= statements]
[EXEMPT PROG= programs]
[EXEMPT UTIL= statements]
[CHECK PROG= programs]
[CHECK UTIL= statements]
[ACCESS PROG= programs]
[ACCESS UTIL= statements]
[DSORG= type] [RECFM = format] [LRECL= length] [BLKSIZE= size]

Reason:

This message displays information about one or more DATASET statements. The text in brackets is shown only when that parameter is specified on a DATASET statement. The following information may be shown for each statement:

ACCESS PROG

Displays the names of the programs authorized to read this data set.

ACCESS UTIL

Displays the UTILITY statements EDIF is using to identify programs authorized to read this data set.

AUTH PROG

Displays the names of the programs authorized to update this data set.

AUTH UTIL

Displays the UTILITY statements EDIF is using to identify programs authorized to update this data set.

BLKSIZE

Displays the block size that EDIF uses during attribute verification.

CHECK PROG

Displays the names of the programs that may be updating this data set when DISP=SHR is specified in the JCL of that job. EDIF checks the JCL only for these programs and for any programs listed under the CHECK UTIL field.

CHECK UTIL

Displays the UTILITY statements EDIF is using to identify programs that may be updating this data set when DISP=SHR is specified in the JCL of that job. EDIF checks the JCL only for these programs and for any programs listed under the CHECK PROG field.

DSORG

Displays the data set organization that EDIF uses during attribute verification.

EXEMPT PROG

Displays the names of the programs exempted from attribute verification. That is, EDIF does not check to see if these programs will change the attributes of this data set.

EXEMPT UTIL

Displays the UTILITY statements EDIF is using to identify programs exempted from attribute verification.

LRECL

Displays the logical record length that EDIF uses during attribute verification.

MATCHES

Displays the number of times EDIF used this statement to determine how to handle updates or reads.

NAME

Displays the dsname of the data set to which this statement applies.

OPTION

Displays the EDIF processing options specified on this statement.

RECFM

Displays the record format that EDIF uses during attribute verification.