Previous Topic: ExamplesNext Topic: XREF Usage Notes


XREF Command

The XREF command indicates that all data set entries, network entries, or both are to be analyzed for incomplete using-job references.

This command has the following format:

►►─ XREF ─┬─────────────────────┬─┬───────────────────────┬───────────────────►◄
          └─ ,TYPE= ─┬─ AL ◄ ─┬─┘ └─ ,UPDATE= ─┬─ NO ◄ ─┬─┘
                     ├─ DS ───┤                └─ YES ──┘
                     └─ NW ───┘
TYPE

(Optional) Specifies the type of entries to be reviewed.

AL

Indicates both network and data set entries (ALL) are to be reviewed. AL is the default.

DS

Indicates data set entries.

NW

Indicates network entries.

UPDATE

(Optional) Specifies whether any updates are to be made to the database for incomplete references.

NO

Specifies no updates are to be made to the database. NO is the default.

YES

Specifies updates are to be made to the database in addition to being listed.

Note: UPDATE=YES is valid only with TYPE=NW or TYPE=AL.