Feb 13, 2003 #1 dja1 Programmer Apr 24, 2002 65 GB I have two separate databases contained in the same Instance, (DB2 running under AIX). I use SQL emdedded in COBOL programs. Can I use SQL statements that join tables in both databases. If so, how do I "connect" them?
I have two separate databases contained in the same Instance, (DB2 running under AIX). I use SQL emdedded in COBOL programs. Can I use SQL statements that join tables in both databases. If so, how do I "connect" them?
Feb 13, 2003 #2 grofaty IS-IT--Management Jan 16, 2003 370 SI Hi, Acording to my knowleage it is only posible with federated database aproach. Hope this helps. Grofaty Upvote 0 Downvote
Hi, Acording to my knowleage it is only posible with federated database aproach. Hope this helps. Grofaty
Feb 14, 2003 Thread starter #3 dja1 Programmer Apr 24, 2002 65 GB Grofaty Thanks very much for you reply Upvote 0 Downvote
Feb 14, 2003 1 #4 gregsimpson Programmer Apr 18, 2002 521 Dave, look up 3 part names. location.creator.name Try the following http://www-3.ibm.com/software/data/ db2/os390/techdocs/os23.pdf Never done it on AIX but it works fine on mainframe. I'll try and dig out an example. Cheers Greg Upvote 0 Downvote
Dave, look up 3 part names. location.creator.name Try the following http://www-3.ibm.com/software/data/ db2/os390/techdocs/os23.pdf Never done it on AIX but it works fine on mainframe. I'll try and dig out an example. Cheers Greg