Page 1 of 1

Unable to open temp file

Posted: Tue Oct 17, 2006 12:17 am
by sudheepkv
Please explain How temporory files are handled in DS6-UNIX ?

Posted: Tue Oct 17, 2006 12:27 am
by ShaneMuir
Am I missing something here?

What sort of file? Sequential? Hash?

Posted: Tue Oct 17, 2006 12:44 am
by sudheepkv
[quote="ShaneMuir"]Am I missing something here?

What sort of file? Sequential? Hash?[/quote
The Problem is as follws.
Hi Murali,



I have one issue in Data stage 6-Unix .Could you explain why it happens.



The problem is as follows:



Here taking input from Informix then pass to a link practitioner and split in to 5 links in between that then collected at a link collector.



The following are the messages (First one warnig, 2nd fatal error) in the log file.



1. Message: PQR..Container2.TransText.LC1_2: ds_ipcopen() - Error in open(/tmp/ABC.PQR..Container2.TransText-Link_Collector_1) - No such file or directory



The fatal error is coming at the link collector



2. Message: PQR..Link_Collector_1: |Error 11 in GCI Link initialisation

Posted: Tue Oct 17, 2006 8:13 am
by ray.wurlod
Possibilities include that you don't have write permission to /tmp or that the file system on which /tmp is mounted became full at some point.