I am trying to use the TAPEMAP utility downloaded from the web wwww.cbttape.org 
and
I want to use it on some cartridges that have several files in "standard label" 
(SL) format
but I do not know the DSN of them.

I would like to be able to obtain a TAPEMAP report with the content of the 
files in the cartridge.

I am using the following jcl:

// STEP0010 EXEC PGM = TAPEMAP
// STEPLIB    DD DSN = CBTTAPE.LINKLIB, DISP = SHR
// SYSPRINT DD SYSOUT = *
// AMSDUMP DD SYSOUT = *
// SYSUT1    DD DSN = AMSOURCE.AWS, DISP = (OLD, PASS),
//                UNIT = 3490, LABEL = (, BLP, EXPDT = 98000),
//               VOL=(, RETAIN,,SER=TAPAWS)

I receive the following messages:

IEF233A M 0580, TAPAWS ,, TAPEMAP, STEP0010, AMSOURCE.AWS
IEC502E R 0580, S03815, SL, TAPEMAP, STEP0010
IEC501A M 0580, TAPAWS, NL ,, TAPEMAP, STEP0010, AMSOURCE.AWS

How should I modify the jcl to solve the problem and get the list of all the 
DSNs?
in the cartridges.

Thank you very much in advance.

regards

Hilario

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to