grayhairDBA
MIS
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
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