Cofiguaration file issue to run orchadmin commands

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Barath
Participant
Posts: 17
Joined: Mon Sep 29, 2008 4:00 am
Location: Mumbai

Cofiguaration file issue to run orchadmin commands

Post by Barath »

Hi Roy/Chullet/All,
I have written a script to copy the dataset data into flat file by using orchadmin. But When I run the script in SIT I am getting an error like
"Unable to create the temporary config file /XYZ/temp/apt2734623" , falling back to the system.
and one more information I am getting as below
"Internal error APT_FILEexportoperator::setoutputtostdout mkfifo failed for config file. Permisson denied."

But Same script I can able to run in development environment and it is working fine.
Please help to suggest on this issue.

Regards,
Barath
Regards,
Barath
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Your user in the SIT environment doesn't have the permissions it needs to work there. Get what you need to write to your temporary config file location.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Barath
Participant
Posts: 17
Joined: Mon Sep 29, 2008 4:00 am
Location: Mumbai

Post by Barath »

Thanks CHullet. It seems like that. OK. I am closing this post.
Regards,
Barath
Post Reply