error while viewing data in a parallel job

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
sunita
Participant
Posts: 4
Joined: Wed Dec 16, 2009 12:36 am
Location: Bangalore

error while viewing data in a parallel job

Post by sunita »

simple job with 2 rdbms stages.source is a emp table from oracle.but the job is not executing.its showing the error

Parallel job initiated
Parallel job default NLS map ISO-8859-1, default locale OFF
main_program: Ascential DataStage(tm) Enterprise Edition 7.5
Copyright (c) 2004, 1997-2004 Ascential Software Corporation.
All Rights Reserved
main_program: orchgeneral: loaded
orchsort: loaded
orchstats: loaded
main_program: APT configuration file: F:/Configurations/default.apt
main_program: File archive: Trouble creating file "/tmp/APTcs6964f376f715"
main_program: Fatal Error: Null archive.
Contents of phantom output file =>
DataStage Job 2 Phantom 7104

Could anyone please give a soln?
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Do you have a "tmp" directory at the root of the drive where DataStage is installed? Is it writeable for your user? Have plenty of space in it?
-craig

"You can never have too many knives" -- Logan Nine Fingers
sunita
Participant
Posts: 4
Joined: Wed Dec 16, 2009 12:36 am
Location: Bangalore

Post by sunita »

Yes. Datastage is installed in c drive and temp directory is in c drive.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Temp as in "temp" or temp as in "tmp"?
-craig

"You can never have too many knives" -- Logan Nine Fingers
sunita
Participant
Posts: 4
Joined: Wed Dec 16, 2009 12:36 am
Location: Bangalore

Post by sunita »

yes. i got it.

thank u very much
sunita
Post Reply