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

JCL for running a DB2 / IMS program


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

New User


Joined: 23 Aug 2005
Posts: 2
Location: Bangalore, India

PostPosted: Thu May 03, 2007 11:06 am
Reply with quote

Please give me the JCL for running a DB2/IMS program. Also if any could explain the sequence of compiling the program it would be of great help.
Back to top
View user's profile Send private message
agkshirsagar

Active Member


Joined: 27 Feb 2007
Posts: 691
Location: Earth

PostPosted: Thu May 03, 2007 3:53 pm
Reply with quote

Quote:
DB2/IMS program
icon_confused.gif icon_confused.gif
Quote:
any could explain the sequence of compiling the program it would be of great help.

Ask any of your seniors in your shop, this will be much easier and much less time consuming than asking on forum.
Back to top
View user's profile Send private message
socker_dad

Active User


Joined: 05 Dec 2006
Posts: 177
Location: Seattle, WA

PostPosted: Fri May 04, 2007 3:14 am
Reply with quote

Yep - you need to have a DD for every file referenced, as well as catalogs for files referenced "under the radar". Don't forget your steplibs!

In other words, check with your own shop, as these requirements are different for every shop around the world!
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri May 04, 2007 4:04 am
Reply with quote

Hello,

To add just a bit more. . . .

Even if someone posts some compiling/running jcl here, IMHO - you should not use it. You should ask either somone on your project or the system and/or database support people what is the standard compile/run jcl for use at your location.

All of the developers should use the "same" jcl - there may be library differences, but the structure should be constant.

Just my $.02. . .
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 Using API Gateway from CICS program CICS 0
No new posts Running REXX through JOB CLIST & REXX 13
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top