Page 1 of 1

ds_ipcopen() - Error in open file/dir

Posted: Fri Sep 08, 2006 12:04 am
by prasoon
Hi,
I read lots of post in this forum related to same topic, but still didn't have any solution.
Following log massage I'm getting and after that job getting failed.

Any suggestion would be appreciated.


Item #: 94
Event ID: 87828
Timestamp: 2006-08-25 17:53:12
Type: Warning
User Name: informix
Message: XYZ..Container6.TransText.LC1_6: ds_ipcopen() - Error in open(/tmp/PROJ.XYZ..Container6.TransText-Link_Collector_1) - No such file or directory

Item #: 95
Event ID: 87829
Timestamp: 2006-08-25 17:53:12
Type: Fatal
User Name: informix
Message: XYZ..Link_Collector_1: |Error 11 in GCI Link initialisation.|


_________________
Regards,
Prasoon

View user's profile Send private message Send e-mail

meena
Participant



Joined: 13 Sep 2005
Posts: 220

Points: 1431
Posted: Thu Sep 07, 2006 7:44 pm Reply with quote Back to top

--------------------------------------------------------------------------------





Hi,
Can you check this:

viewtopic.php?t=96368&highlight=dsipcopen

Probably this may give you an idea. And move this post to "server".

Posted: Sun Sep 10, 2006 2:59 am
by ray.wurlod
Check for /tmp becomin full during execution of the job.

If this is happening, change the setting of UVTEMP and TMPDIR environment variables to point to somewhere with more space.

Posted: Mon Apr 20, 2015 2:10 pm
by hsahay
Hi

This started happening to me recently.

When i check the /tmp, the file that it is complaining it can't open is very much there.

Then i rerun the job and it succeeds.

So why this error ?