Carlos Bodra - Pessoal wrote: >We are getting following console log for a adrssu job. Can anyone tell >me what is wrong? Is racf avoiding volume usage? How can we chance this?
> 09.07.11 JOB07892 IEC089I 01 RACF VOL SET CONFLICT >0506,CS0001,PCP0P442,STEP01 > 09.07.11 JOB07892 IEC502E R 0506,CS0001,SL,PCP0P442,STEP01 > 09.07.11 JOB07892 *IEC501A M >0506,PRIVAT,SL,COMP,PCP0P442,STEP01,F5199.CFPP.GERAL > 09.07.12 JOB07892 IEC089I 01 RACF VOL SET CONFLICT ... etc ... Please post your DFDSS input statements too. I would also ask beside Lizettes questions: She mentioned TAPEVOL class. Check whether ALL or NONE of tyour volsers are included in the TAPEVOL. If you have say 20 volsers, but you defined just 15, then you have a problem. If all are defined check the accesses for them. She also said about tapemanagement. Check with the admin how they are handling and passing access requests to RACF. But then, this is worrying to me (edited for readability): > //CART1 DD DSN=F5199.CFPP.GERAL, > // DISP=(,CATLG),LABEL=(,SL),UNIT=VTL,VOL=SER=SCRTCH You want to use a volser = SCRTCH? ??????????? As stated in JCL Ref: "Do not code a volume serial number as SCRTCH, PRIVAT, or Lnnnnn (L with five numbers); these are used in messages to ask the operator to mount a volume. SCRTCH is used when the dataset being created on the non-specific volume is temporary [DISP=(NEW,DELETE) or ...." Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
