Parallel ODBC connections refused

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
I0360DA
Participant
Posts: 2
Joined: Mon Jun 20, 2005 7:57 am

Parallel ODBC connections refused

Post by I0360DA »

I am not able to connect to SQL database through ODBC Connector Stage in a Parallel job. The Server jobs that connect to the SQL database using the ODBC Stage are working perfectly fine. The odbc.ini file and config file have been setup for the Server jobs. I am using the same DSN, user ID and password for the Parallel job but getting the following error message:
'Connection refused to host: 10.10.34.83; Connection refused' :(

I have searched the forums but have not found an answer to this problem.
Am I missing something in another file that needs to be setup for the ODBC parallel to work?

Please advise.
I0360DA
I0360DA
Nagaraj
Premium Member
Premium Member
Posts: 383
Joined: Thu Nov 08, 2007 12:32 am
Location: Bangalore

Post by Nagaraj »

This may sound stupid, even i used to get this error, i am sure the error message is more than
"'Connection refused to host: 10.10.34.83; Connection refused' "
correct??
Please go ahead and run the job, it will run properly(if you have given all valid access credentials). do not try to view data thru the odbc connector stage.

i think it is a bug in 8x. Just compile and run.

Thanks
-Raj
I0360DA
Participant
Posts: 2
Joined: Mon Jun 20, 2005 7:57 am

Parallel ODBC connections refused

Post by I0360DA »

The job did not run. It aborted with the following error message.
5063 Abort - core dumped
I0360DA
Post Reply