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

DFSRRC00 - PARM - Syntax


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ss.vijaysb1984

New User


Joined: 25 Jul 2008
Posts: 2
Location: India-Chennai

PostPosted: Wed Aug 20, 2008 1:34 pm
Reply with quote

While Executing a BMP in BATCH, the module will be given as below. What is the Significance of the "commas" in the below statement. Need to know exact syntax of this.
//$TEP07 EXEC PGM=DFSRRC00,
// PARM='BMP,M3162437,M3162437,,,,CZ,,,,,,,LHFS,,,LE'
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Aug 20, 2008 1:46 pm
Reply with quote

Have you looked in the manuals ?
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Aug 20, 2008 1:51 pm
Reply with quote

Hi,

The DFSRRC00 Parameters differ depending from the execution environment (BMP, DBB, JMP, ...). The symbols in the JCL might be different at different sites, but the meaning remains the same.

Please have a look at the IMS Installation Guide Volume 2: System Definition and Tailering. You can use the following link to get there -

publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp

Look for the procedure descriptions, e.g. IMSBATCH is the name for the BMP. Right after the sample JCL in section IMSBATCH Procedure Parameters is a list of all applicable DFSRRC00 symbols for this execution environment, for which the meaning can be looked up in section Parameter Description in the same book.

This applies to IMS V9 or earlier.
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts JCL EXEC PARM data in C Java & MQSeries 2
No new posts Need to specify PARM='POSIX(ON) Java & MQSeries 4
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts Passing parm from JCL to Assembler, b... PL/I & Assembler 2
Search our Forums:

Back to Top