-----------------------------------<snip>---------------------------------
It can also print the VTOC so you can find where the dataset is located.
//jobname JOB 'acct','pgmr name',
//STEP02 EXEC PGM=ADRDSSU ,PARM='TYPRUN=NORUN' (to test control card syntax)
//SYSPRINT DD SYSOUT=*
//DDA DD UNIT=DISK,DISP=SHR,VOL=SER=vvvvvv
//SYSIN DD *
PRINT INDD(DDA) (VTOC)
PRINT INDD(DDA) DS(SYS1.VTOCIX.LGA128)
//
-----------------------------------<unsnip>--------------------------------------
I submit that IEHLIST LISTVTOC DUMP is equally valid. And it doesn't
expect me to list the VTOC index.
Rick
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html