Fatal Error Fork Failed Not Enough Space

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
harryhome
Participant
Posts: 112
Joined: Wed Oct 18, 2006 7:10 am

Fatal Error Fork Failed Not Enough Space

Post by harryhome »

Hi

I m getting this errors for a parallel job , not regularly but sometime.


1.Failure during execution of operator logic

2.Fatal Error Fork Failed Not Enough Space

3.Player2 terminated unexpectedly

4.unexpected exit status (1)

5.Step execution failed with status failed

please guide me on same
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Get more memory.

Increase the size of the process table.

Run fewer jobs simultaneously.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

If you do a search for each error message, you will ultimately end up in understanding that you are running short of resource. :wink:
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
Post Reply