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

Bind with different Owner & Qualifier.


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

New User


Joined: 27 Jun 2005
Posts: 36
Location: India

PostPosted: Tue Sep 09, 2008 12:24 pm
Reply with quote

Hi,
I got one issue while binding a plan for a Cobol program.
The issue is :
Say this Cobol program A is calling a another program B. Program A and B both has a DB2 call. But Program B calling a DB2 table which is having different qualifier and owner as for Program A.
So while binding the package we need to use different Owner and Qualifier.
Please let me know how will bind the plan now as the Owner and Qualifier is different for both the package. Please advice.

Thanks,
Back to top
View user's profile Send private message
sri_mf

Active User


Joined: 31 Aug 2006
Posts: 218
Location: India

PostPosted: Fri Sep 12, 2008 2:32 pm
Reply with quote

Hritam wrote:
Hi,
I got one issue while binding a plan for a Cobol program.
The issue is :
Say this Cobol program A is calling a another program B. Program A and B both has a DB2 call. But Program B calling a DB2 table which is having different qualifier and owner as for Program A.
So while binding the package we need to use different Owner and Qualifier.
Please let me know how will bind the plan now as the Owner and Qualifier is different for both the package. Please advice.

Thanks,


Can you post a query from program A and program B.
Back to top
View user's profile Send private message
Bharath Bhat

Active User


Joined: 20 Mar 2008
Posts: 283
Location: chennai

PostPosted: Fri Sep 12, 2008 5:39 pm
Reply with quote

I guess it depends on where your collection is bound, since you are talking about packages. If it is package bound you need not worry about binding the plan.

By the way I dont see a reason why we should bind them to different qualifiers.
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 the Jobname parameter in a Qual... ABENDS & Debugging 1
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts JCL for pl1 db2 precompile, compile a... JCL & VSAM 4
No new posts Bind process DB2 4
No new posts How syntax check at Bind time is diff... DB2 5
Search our Forums:

Back to Top