I recently upgraded from z/OS 1.10 to 1.12.  I am receiving the following 
messages when running tape jobs.  This didn't happen on 1.10.  I've looked 
through the RMM 1.12 manuals and the migration documentation.  I don't 
understand why this is happening.  To get around the volume being 
rejected , I put RMM in warning mode.

EDG4035I VOLUME 050011 REJECTED. VOLUME IS SCRATCH AND OUTPUT 
NOT TO FIRST FILE                                
EDG4004I **WARNING** USE OF 050011 BY H12166, STEP15, SYSUT2 
ONLY PERMITTED BECAUSE DFSMSrmm RUNNING IN WARNING MODE.

This is the JCL that is running when I receive the warning messages.

//STEP15 EXEC PGM=IEBGENER                             
//SYSIN      DD DUMMY                                  
//SYSPRINT   DD SYSOUT=*                               
//SYSUT1     DD DSN='IVE.CASEUSER.CART',DISP=SHR,      
//           UNIT=580,                                 
//           VOL=(,RETAIN,SER=(H12166,H12180,H12222)), 
//           LABEL=(2,SL)                              
//SYSUT2     DD DSN='IVE.CASEUSER.CART',               
//           DISP=(,KEEP,DELETE),                      
// VOL=SER=050011,                                     
//           LABEL=(2,SL),                             
//           UNIT=581                                  

                                                                                
                  

----------------------------------------------------------------------
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

Reply via email to