Error while running the job

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
SAMEENA
Participant
Posts: 31
Joined: Fri Aug 18, 2006 12:13 am
Location: INDIA

Error while running the job

Post by SAMEENA »

Hi all,
I am getting this error quite often while running jobs-

"Fatal error:Unable to allocate communication resources"

When I reset the job and rerun it ,it runs well.

please help me out.

Thanks in advance.
mctny
Charter Member
Charter Member
Posts: 166
Joined: Thu Feb 02, 2006 6:55 am

Re: Error while running the job

Post by mctny »

SAMEENA wrote:Hi all,
...
"Fatal error:Unable to allocate communication resources"

When I reset the job and rerun it ,it runs well.
...
it could be anything, you should give us more details...
whats database are you using? how many connections is this job trying to open? is the server/network too busy?...
Thanks,
Chad
__________________________________________________________________
"There are three kinds of people in this world; Ones who know how to count and the others who don't know how to count !"
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Try reducing the number of simultaneously starting processes (there's a startup concurrency environment variable).
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply