Page 1 of 1

UDB Bulk LOAD - NamedPipe error

Posted: Mon May 16, 2005 11:53 am
by guysen
We created a job which uses on the UDB Bulk Load the default Load Method of NamedPipe, when the job is run by the DataStage owner, ie dsadm, the job runs fine, but when it's run by a user of the project, the job fails on a mkfifo error.

I guess the question is, where is the NamedPipe being created , because it looks like the users does not have the permission to create the Named Pipe

Thanks