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

DB2 Plan name for CICS link


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

New User


Joined: 29 Apr 2005
Posts: 21
Location: Gurgaon, India

PostPosted: Wed Jul 08, 2009 1:19 am
Reply with quote

Hi,

I am trying to link from a non-DB2 CICS program (ProgA) to a DB2 CICS program (ProgB).

Please explain how to proceed on this. Do I need a new plan for ProgA which will include package for ProgB?

THanks in advance,
Rohin
Back to top
View user's profile Send private message
rockish

Active User


Joined: 05 Jun 2009
Posts: 185
Location: Planet Earth

PostPosted: Wed Jul 08, 2009 4:26 pm
Reply with quote

My understanding is, For program A to Link to Program B, program B should be compiled and link edited as a separte program. It cannot be a sub module. Hence I dont think you will need a new plan for program A.

Experts, pls correct me if I am wrong..
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Wed Jul 08, 2009 4:55 pm
Reply with quote

for each version of db2 there is an application programmers guide.

for any subject (programming languages, db2, etc...), the applications programmers guide should be read first.
then, hopefully, one will have mastered the concepts so that the Reference
can be understood.

go to the applications programmers guide for your version of db2 and read the several chapers about CICS.
Therein will you obtain the answer to your question,
and the others that will come as you seem to have little knowledge of your environment.
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 Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top