Page 1 of 1

ds_ipcopen() - call to OpenFileMapping() failed

Posted: Fri Oct 29, 2004 1:03 pm
by poorna_76
Hi,

We installed DataStage 7.1 on 2 different servers.

The same job works fine on 1 server and does not work on different server.


When it comes to a LinkCollector stage in the job, it aborts,
stating the following message:


ds_ipcopen() - call to OpenFileMapping() failed - The system cannot find the file specified.


Transformer---------->Link1------>
----------->Link2------->LinkCollector

Both the Links are to LinkCollector.

The job fails, when processing Link2.


Any Thoughts?

Posted: Fri Oct 29, 2004 2:04 pm
by aaronej
Are you using any hash files that exist on server 1 but not on server 2? How about a table definition?

Just a thought...

Aaron

Posted: Mon Nov 01, 2004 12:37 pm
by poorna_76
No, we are not using any Hash Files.

The table defintions are good.