Remote database connection using DB2 Enterprise 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
pimmit22043
Participant
Posts: 38
Joined: Thu Jul 26, 2007 6:11 am

Remote database connection using DB2 Enterprise stage

Post by pimmit22043 »

Hi
need to connect to remote database using db2 Enterprise stage
can i connect to remote db ?
how do i pass the login/passwd/db name/instance name ?

i have seen option for the db name/server name but i did n't see the passwd/logn.

did anybody came across this situation,please share the info as well.
-RK
fridge
Premium Member
Premium Member
Posts: 136
Joined: Sat Jan 10, 2004 8:51 am

Post by fridge »

u need to add the optional parameter called client instance name (this should be the name of the 32bit client on your app server)

the name and user name parms then appear
Post Reply