Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Tables with different creators

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2
Author Message
rohin

New User


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

PostPosted: Wed Jul 23, 2008 12:46 pm    Post subject: Tables with different creators
Reply with quote

Hi,

Can I have a cobol program using DB2 tables under different Creators?
For example: can I access tables DEVELP1.POSITION & DEVP2A.HEADER in the same program?

If yes, could anyone please let me know how to create Package & plan for this?

Thanks,
Rohin
Back to top
View user's profile Send private message
References
sivatechdrive

Active User


Joined: 17 Oct 2004
Posts: 168
Location: hyderabad

PostPosted: Wed Jul 23, 2008 12:55 pm    Post subject:
Reply with quote

Hi Rohin,

In the BIND package U need to have muliple bind with differnt owner'
in ur case u will have 2 bind packeges one bond to DEVELP1 and another to DEVP2A (the only change will be the owner)

in the bind plan we shall give bind plan (*.*.*) or
(*,DEVP2A,*, *.DEVELP1.*)

Sorry as of now i donot give the code of bind packages & plans
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2 All times are GMT + 6 Hours
Page 1 of 1