IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Can anybody help to understand what the following JCL wildo?


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
SumeetDuseja

New User


Joined: 12 Jul 2009
Posts: 9
Location: Pune

PostPosted: Wed Apr 14, 2010 11:21 am
Reply with quote

There is one step in one of the JCL as below, can anybody help me to know what the following JCL will do.

Code:
//Q28E1010 EXEC PGM=AFRMAIN,                             
// PARM=(DSN,,                                           
// 'NEW/RESTART','MSGLEVEL(1)','CHECKPT(NO)',           
// 'RDB2STAT(YES)'),REGION=0M                           
//*                                                     
//SYSUDUMP  DD SYSOUT=*                                 
//SYSPICK   DD SYSOUT=*                                 
//SYSOUT    DD SYSOUT=*                                 
//SYSERR    DD SYSOUT=*                                 
//AFROSUM   DD SYSOUT=*                                 
//SYSIN     DD DSN=SYSCMN.PROD.CCLIB(Q2528E11),DISP=SHR 
//*                                                     


Please let me know if I miss anything else.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Apr 14, 2010 11:25 am
Reply with quote

Any reason to ask on a forum instead of asking Your peers or Your support ?
or not to read the BMC manuals
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Try to understand IMS control block IMS DB/DC 0
No new posts To Understand EXECIO Read Parameter OPEN CLIST & REXX 2
No new posts Need to understand TCB CPU and SRB CPU Testing & Performance 11
No new posts Need to understand SQLCODE = 12 DB2 3
No new posts Need documents or links to understand... IDMS/ADSO 5
Search our Forums:

Back to Top