Fetching two databases from single database Stage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
vermarah
Participant
Posts: 7
Joined: Fri Jan 12, 2007 1:20 am
Location: Mumbai

Fetching two databases from single database Stage

Post by vermarah »

hi
Is it possible to access to two different tables from two different databases on two different servers from a single database stage. Both the databases are Oracle 10g databases.

Please reply.
Rahul verma
Software Engineer
Mumbai (India)
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Only via the same mechanism you would use outside of DataStage - a dblink.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Of course, if you were to contemplate TWO database stages, the answer would probably be more to your liking.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply