DB2 error in Datastage

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
llakkoju
Participant
Posts: 1
Joined: Wed Dec 09, 2009 4:45 am
Location: Chennai

DB2 error in Datastage

Post by llakkoju »

Hi all,

I am getting an error while trying to connect to Data Base in DataStage,below is the error description.
does any body got this error please help me out
---------------------------
An exception occurred while trying to send the request to the handler: Connection refused to host: 10.160.16.20; nested exception is:
java.net.ConnectException: Connection refused

Thanks
Venkat
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

Ask you network administrator about the port number (typically 50000 for DB2) - is it, for example, blocked by a firewall?
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