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

Query on DB2 plan packlist for indirectly called DB2 pgm


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

New User


Joined: 21 Aug 2013
Posts: 1
Location: India

PostPosted: Wed Aug 21, 2013 6:35 pm
Reply with quote

Hi,

My program which is part of DB2 collection A is calling a program of collection B which in turn is calling a program in collection C.

My DB2 plan includes collections A and B only and not C in the PACKLIST.

This works in one test environment but not in another. My transaction is triggered through CICS.

Kindly suggest if this is based on any DB2 parameter.

Thanks
Soundar
Back to top
View user's profile Send private message
agkshirsagar

Active Member


Joined: 27 Feb 2007
Posts: 691
Location: Earth

PostPosted: Wed Aug 21, 2013 8:27 pm
Reply with quote

I believe all three collections need to be part of your PLAN you are using to initiate your transaction. If it is working in test, then program C package must be part of your plan somhow.

One possibility could be that call chain is using DPL for program in collection C and the mirror transaction in remote region may be associated with a plan that contains collection C. See if this is happening in your case.
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 RC query -Time column CA Products 3
No new posts Dynamically pass table name to a sele... DB2 2
No new posts Query on edit primary command CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 1
No new posts step by step trace 4 ISPF dialog call... TSO/ISPF 17
Search our Forums:

Back to Top