Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Aix udb 7.1 Distributed Queries

Status
Not open for further replies.
Dec 12, 2000
4
US
Hi There,

Ok... I give up!!

Whats required to setup a distributed join functionality between Aix udb 7.1 on two different servers? For example:

select x.col1, y.col1
from table x, <----- Aix Server a / Instance aa
table y <----- Aix Server b / Instance bb

I initially thought that the Federated Database would solve my problem. However, the only reference I can find is between Oracle, OS/390, or AS400. Using a protocol of DRDA, SqlNet, or Net8.

This seems to easy to be a problem but I can't figure out how to do it!!

Thanks In Advance,
Oliver
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top