UDB Bulk LOAD - NamedPipe error

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
guysen
Participant
Posts: 3
Joined: Mon Apr 04, 2005 12:21 pm

UDB Bulk LOAD - NamedPipe error

Post 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
Post Reply