Hi

I am running this JCL to obtain information about a virtual tape.

//JOBCARD
// STEP EXEC PGM=TAPEMAP
//SYSPRINT DD SYSOUT=*
//SYSPRINT2 DD SYSOUT=*
//SYSUT1 DD
LABEL=(,BLP,EXPDT=98000),UNIT=VTAPE,VOL=SER=P098878,DISP=(OLD,PASS)

The error I get is

** DEVICE TYPE WAS NOT SPECIFIED
** ERROR DETECTED BY PARAMETER CONVERTER, PROCESSING ABORTED

Is there anything missed out in my JCL as I have specified UNIT .

Jake

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

Reply via email to