ODBC Connector Issue

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
kumar66
Participant
Posts: 265
Joined: Thu Jul 26, 2007 12:14 am

ODBC Connector Issue

Post by kumar66 »

Hi All,

when I tried to connect Oracle through ODBC Connector Stage and hit Test button , I am getting the following error:

An exception occured while trying to send the request to the handler:The agent at ist:31531 is not avaliable.

I did the following :

stopped the ASBNode agent
Stopped the Logging Agent
Started the ASBNode Agent and
Staretd the Logging Agent

But still encoutering the same error.

Please Advise
Kumar66
qt_ky
Premium Member
Premium Member
Posts: 2895
Joined: Wed Aug 03, 2011 6:16 am
Location: USA

Post by qt_ky »

I've been having that also and have a PMR open about it. I can restart the agent using the NodeAgents.sh stop and start options, and it's good for a while but dies again within a few hours to a day. We have found javacore dump files in the ASBNode directory that indicate java out of memory errors. We have added a memory setting to the Agent.sh script that did not help. We have added an AIX-specific setting to the same script that did not help. We're on 8.5 and they have suggested a possible memory leak and the next step would be to apply fix pack 1. If you search on the above errors or key words on the IBM Support Portal, you will find tech notes showing the script changes and suggesting they are fixed in 8.1 FPx or even in 8.5. I don't know the root cause just yet, but when the agent is broken, we get the same error on any connector stage and all the ISD web service jobs fail too.
Choose a job you love, and you will never have to work a day in your life. - Confucius
kumar66
Participant
Posts: 265
Joined: Thu Jul 26, 2007 12:14 am

Post by kumar66 »

Hi qt_ky,

Thanks for your reply. After the reference from IBM Support portal , I added the entries to in Agent.sh file.

But now I am getting the follwoing error when I click the test button in ODBC connector stage:

" An exception occured while trying to send the request to the handler: Connection refused to host :107.21.159.192 ; nested exception is:java.net.ConnectException : Connection timed out"

Please Advise.
Thanks ,
kumar66
kumar66
Participant
Posts: 265
Joined: Thu Jul 26, 2007 12:14 am

Post by kumar66 »

Hi All,

Any suggestion on this?

Please Advice.

Regards,
Kumar66
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Contact your official support provider. That and probably undo whatever change you just made.
-craig

"You can never have too many knives" -- Logan Nine Fingers
kumar66
Participant
Posts: 265
Joined: Thu Jul 26, 2007 12:14 am

Post by kumar66 »

Hi Chulett,

Just for an info, the datastage server is installed on Amazon Cloud.

Thanks,
Kumar66
qt_ky
Premium Member
Premium Member
Posts: 2895
Joined: Wed Aug 03, 2011 6:16 am
Location: USA

Post by qt_ky »

In my case, java would crash with out of memory errors immediately upon restarting the node agent. The error was found in a java core dump file and NOT written to the screen at all. Support had me make a few Agent.sh changes and for the memory leak permanent fix, apply 8.5 Fix Pack 1.
Choose a job you love, and you will never have to work a day in your life. - Confucius
Madhumitha_Raghunathan
Premium Member
Premium Member
Posts: 59
Joined: Fri Apr 22, 2011 8:02 am

Post by Madhumitha_Raghunathan »

Hi Eric,

We have IIS 8.7 and we are facing the same issue. The Node Agent keeps dying and all the connectors go down and we need to restart the NodeAgent and DSEngine.

On your PMR for Memory Leak did you get any resolution for this in terms of configuration changes?

Thanks,
Madhumitha
Post Reply