Error while running Parallely all the jobs

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
jpraveen
Participant
Posts: 71
Joined: Sat Jun 06, 2009 7:10 am
Location: HYD

Error while running Parallely all the jobs

Post by jpraveen »

Hi,

I am getting an error (given below) while running all the jobs parallely, and the job is getting aborted.

Fatal Error: Fatal: ORA-28547: connection to server failed, probable Oracle Net admin error

my source is ORACLE and Target is SQL-SERVER
there is no Transformation logic. I am using DRS for SOURCE and ODBC for TARGET. There are more than 25+ tables in Source & Target. Each job will load data into each target table. I had developed 25+ jobs.

But if I am running the jobs (e.g., 5 jobs at a time) these are running successful. Can anyone help in this?

Thanks in advance,

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

Post by chulett »

You've already answered this - run fewer jobs at the same time, your system does not have infinite resources and cannot handle the load when all run simultaneously.
-craig

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