Error fork'ing runbatch

nahalka

Member
I'm got error like this when it runs the runbatch:

8501/-143124784MAIN_THREAD Tue Feb 9 18:15:49.180018
ipcmisc.c299IPC3400005 - error fork'ing runbatch, errno 11: Resource temporarily unavailable.
8501/-143124784MAIN_THREAD Tue Feb 9 18:15:49.185450
queueknl.c1063QUEUE00600080-NULL hProc returned by call RunBatch on R46473_ATL0001_1147784_PDF
8501/-143124784MAIN_THREAD Tue Feb 9 18:15:49.724921
ipcmisc.c299IPC3400005 - error fork'ing runbatch, errno 11: Resource temporarily unavailable.
8501/-143124784MAIN_THREAD Tue Feb 9 18:15:49.727383
queueknl.c1063QUEUE00600080-NULL hProc returned by call RunBatch on R5546LPN_ATL0004_1147785_PDF

JD 9.1.5.0

Could someone help me
Thanks!
 
Close the problem, its
Metrics "Database Time Spent Waiting (%)" is at 97,97396 for event class "Network".
 
The fork'ing issue is related to a resource issue and not directly to IPC issues, since changing the IPC range did not affect or fix this issue.

Solution: Necessary logic was added to terminate the defunct process in server package build. This fix is included in Tools Release 8.96.1.2 under SAR Bug 10953246 DEFUNCT BUILDMSTR PROCESS - SAR: 8409097 and in TR 8.97 base under SAR Bug 10929452. In Tools Release 8.98 onwards, issue is resolved.
 
Back
Top