Previous Topic: Example 1—List All Archived Data Sets on a TapeNext Topic: Example 3—List Archived Data Sets From from Archive-to-Disk and Tape


Example 2—List Seleted Archived Data Sets

List all of the archived data sets that contain either the name WOOD or BIRCH as the second-level qualifier.

//jobname JOB (acct,info),etc.
//         EXEC LISTD
//SYSIN     DD  *
LISTD DSN=(*.WOOD./,*.BIRCH./)