MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

//ENQUEUE dd ??

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
Mike Nitz
Beginner


Joined: 09 Jun 2005
Posts: 19
Topics: 12
Location: Kansas City, MO

PostPosted: Fri Apr 03, 2009 2:01 pm    Post subject: //ENQUEUE dd ?? Reply with quote

Does anyone know if there is anything special about this dd?? I've searched the forum, the JCL manuals, GOOGLE, the IKJEFT1B utility, everywhere I can think of. The code I'm questioning is below:


//STEP2 EXEC PGM=IKJEFT1B,COND=(4,LT),DYNAMNBR=20,
// PARM=('%RUNDB2 SSID(&SSID) PGMNAM(CUBCP100)PLANNM(BCP100&PLSFX)',
// 'RUNPRM(&PGMVERA.&RUNDATE.)')
//SYSPROC DD DSN=SCLMTECH.PROD.SYSPROC,DISP=SHR
//WCODF010 DD DSN=&I1HLQ..KSDS.WCODF010,DISP=SHR
//ENQUEUE DD DSN=MCU.CCPD100.SINGLE.THREAD,DISP=OLD,
// VOL=REF=RESVOL


The funny thing about this dsn is that it doesn't exist & the RESVOL is
a variable that converts to our sysres volume. Does anyone know how the system can set a dd to a disp of old on a dsn that does not exist????
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group