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 

Significance of PARMs with PGM=DFSRRC00

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
mf_user
Intermediate


Joined: 01 Jun 2003
Posts: 372
Topics: 105

PostPosted: Thu Aug 26, 2010 5:05 am    Post subject: Significance of PARMs with PGM=DFSRRC00 Reply with quote

Hi,

In our production JCL that executes a IMS/DB2/COBOL program, I see the below lines and would like to know the significance of those PARMs used in there......

Code:

//STEP2   EXEC PGM=DFSRRC00,                                     
//             PARM=(BMP,                                         
//             PROGIMSD,        PROGRAM NAME                     
//             PROGIMSD,        PSB NAME                         
//             ,                TRANSACTION IN NAME               
//             ,                TRANSACTION OUT NAME             
//             N00000,          CNTL PGM OPT,SPIE,TEST ADD,DIRCA 
//             ,                PRELOAD OPTION                   
//             1,               TIMER                             
//             ,                PUT THE CHECKPOINT ID ON THIS LINE
//             ,                PARALLEL OPERATION               
//             ,                CPU TIME                         
//             ,                FAST PATH DATABASES               
//             ,                FAST PATH PAGE-FIXED BUFFERS     
//             SYS1,            SYSTEM ID                         
//             APPGRUP,         APPLICATION GROUP NAME           
//             DB2P)            DB2 REGION                       
//*                                                               


Please let me know why do we use "CNTL PGM OPT,SPIE,TEST ADD,DIRCA" and "TIMER" options and also what will happen if these are not codes. I see that there are few JCLs that use these two and there are few that don't use. I am confused.

Thanks a lot.
_________________
MF
==
Any training that does not include the emotions, mind and body is incomplete; knowledge fades without feeling.
==
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu Aug 26, 2010 10:24 am    Post subject: Reply with quote

mf_user,

Check this link which explains ALL the parameters in detail

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dfsisdd7/4.23?


The valid parms for the batch procedure are

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dfsisdd7/4.13.1

Kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mf_user
Intermediate


Joined: 01 Jun 2003
Posts: 372
Topics: 105

PostPosted: Fri Aug 27, 2010 9:01 am    Post subject: Reply with quote

Thanks a lot.

I will go through these links.......
_________________
MF
==
Any training that does not include the emotions, mind and body is incomplete; knowledge fades without feeling.
==
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming 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