On Thu, 20 Sep 2007 10:57:55 -0500, Rick Fochtman wrote: >---------------------<snip>---------------------- >> To determine the internal label and dsn, you >> can use a tape map program, if one is available or you can use >> IEBGENER as follows: >> >> //STEP01 EXEC PGM=IEBGENER >> //SYSPRINT DD SYSOUT=* >> //SYSUT1 DD DSN=ANYTAP,UNIT=3480,DISP=OLD,VOL=SER=T99999, >> // LRECL=80,BLKSIZE=80,RECFM=F,LABEL=(2,BLP) >> //SYSUT2 DD SYSOUT=* >> //SYSIN DD DUMMY >> >> Keep in mind that if the fully qualified dsname is longer than 17 >> bytes, you will only see the last 17 bytes of it in the tape hdr, but >> you still need the full name in your JCL. >> >--------------------------<unsnip>------------------------- >Bill, the labels, in this case, would be in file 1, not file 2. <G> File 1 is the volume label, file 2 is the 1st data set label. Bill had it right. -- Tom Schmidt Madison, WI
---------------------------------------------------------------------- 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

