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

1 Program Package - 2 DB2 Plans - 1 CICS region??


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Samir Mishra

New User


Joined: 01 Jun 2009
Posts: 11
Location: Bangalore

PostPosted: Fri Apr 06, 2012 4:38 pm
Reply with quote

Hi,

Can a program package exist in 2 separate DB2 plans under one CICS region? I mean, is there any property that can allow me to do so? Or is it just not possible?

Thanks & Regards.
Back to top
View user's profile Send private message
GuyC

Senior Member


Joined: 11 Aug 2009
Posts: 1281
Location: Belgium

PostPosted: Fri Apr 06, 2012 4:43 pm
Reply with quote

a package can exists in any number of plans.
,but I believe a transaction can only be related to 1 plan in 1 CICS region.
Back to top
View user's profile Send private message
Samir Mishra

New User


Joined: 01 Jun 2009
Posts: 11
Location: Bangalore

PostPosted: Fri Apr 06, 2012 4:46 pm
Reply with quote

GuyC wrote:
but I believe a transaction can only be related to 1 plan in 1 CICS region.

But is there any way possible to attach a transaction with multiple plans in 1 CICS region?
Back to top
View user's profile Send private message
GuyC

Senior Member


Joined: 11 Aug 2009
Posts: 1281
Location: Belgium

PostPosted: Fri Apr 06, 2012 4:56 pm
Reply with quote

I just said I believe NO, so why ask again if YES is possible.
I'm sure that if I'm wrong a CICS guru will contradict me.
Back to top
View user's profile Send private message
CICS fan

New User


Joined: 03 Apr 2008
Posts: 82
Location: United States

PostPosted: Thu May 03, 2012 3:08 am
Reply with quote

We have the same package bound to different collections. They are used in the same test CICS region.

Use 'RETAIN' while bind.
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 -> CICS

 


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 DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top