On 4/2/2012 4:26 AM, Jake anderson wrote:
  Changed the subject header


On Sun, Apr 1, 2012 at 11:16 PM, Jake anderson<[email protected]>
wrote:
Dear All,

Reason for opting another option to initialize was due to the below
abend :

SYSTEM SUPPORT UTILITIES      IEHINITT


TAPE INITT SER=Z9BQB1
00070000

IEH627I VOLUME NOT LABELED , REASON CODE = 00001000. REFER TO MESSAGE
MANUAL FOR FOR EXPLANATION  OF BIT SETTINGS

IEH605I INVALID DEVICE ALLOCATED ON D72D


IEH607I ALLOCATED DEVICES EXHAUSTED


JCL :

//TAPEINIT JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=T,
//         NOTIFY=&SYSUID
//STEP1    EXEC PGM=IEHINITT
//TAPE     DD UNIT=890,LABEL=(1,SL)
//SYSPRINT DD SYSOUT=*
//SYSIN    DD *
TAPE INITT SER=Z9BQB1

The IEH605I message indicates device D72D, but your JCL specifies 890.

Are your SMS rules overriding your allocation?

--
Richard

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

Reply via email to