Page 1 of 1

using db2 plugin in windows

Posted: Tue Nov 01, 2005 5:02 am
by ppalka
Hi,

I am trying to cofigure db2 plugin to connect to db2 database located not on the same machine as ds server. DS server is located on windows and db2 is also installed on windows machine, but it is not the same computer. I don't know what I need to install on DS server machine? DB2 connect? I want to use db2 plugin, not an odbc stage.
Thanks in advance.

Regards,
Piotrek

Re: using db2 plugin in windows

Posted: Tue Nov 01, 2005 6:47 am
by ogmios
On the machine where the DataStage server is installed you will need to install a DB2 client. Configure the DB2 client and configure DataStage to use the DB2 local instance.

Ogmios

Re: using db2 plugin in windows

Posted: Tue Nov 01, 2005 2:21 pm
by ppalka
But what is the name of DB2 client app? Run-time client? It is just a command line utility :/

Posted: Wed Nov 02, 2005 3:32 am
by ppalka
I install Express edition as server and client and it is working fine :)
Anyway thanks