Maximum Oracle connections in a parallel job

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
psk_270185
Participant
Posts: 21
Joined: Wed Mar 12, 2008 4:05 am

Maximum Oracle connections in a parallel job

Post by psk_270185 »

We are facing the following error when we run the job containing more than 10 simultaneous oracle connections [ Oracle Enterprise stage ]

ERROR:
Oracle_Enterprise_9,2: ORA-12537: TNS:connection closed
Oracle_Enterprise_9,2: The call to sqlldr failed; the return code = 256;


eg., Oracle Source -----> Oracle_Target1, Oracle_Target2, Oracle_Target3, Oracle_Target4, Oracle_Target5 (Each target has two statements, one for insert and other as update)
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Moderator: please move to parallel forum
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 »

Dearest Moderator, please just delete this now as it has been duplicated over in the proper forum.
-craig

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