ODBC connection Error

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
menaka
Participant
Posts: 1
Joined: Tue Mar 07, 2006 6:41 pm

ODBC connection Error

Post by menaka »

Can you please suggest me the remedy for this problem ??
This is regarding the problem with ODBC connection .


This is the error iam getting

|INTU_WLMS_360_RESP_VERTICAL..STG_QUESTIONS: DSD.BCIConnect connecting to epmdev01, call to SQLConnect failed.

SQLSTATE=08S01, DBMS.CODE=-4

[DataStage][SQL Client][ODBC][DataDirect][ODBC Oracle Wire Protocol driver][Oracle]Connection Dead.|
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard. :D

As far as Oracle is concerned, a DataStage job is just another client application.
If the diagnosis is "connection dead" the only thing you can do is find out why. The Oracle driver has been successfully invoked by DataStage - you can tell by the square-bracketed entries in the error message - which indicates that the problem is outside of DataStage - in the network or in Oracle itself.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Have you taken this error to your DBA, discussed it with them?
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply