Page 1 of 1

Error in reading seqfile

Posted: Thu Jul 21, 2005 2:53 pm
by srividhya
Hi All
iam trying to read the sequential file
iam getting following error


/detld2/etl/ascential/Ascential/DataStage/Configurations/default.apt
##W TFPA 000017 16:50:31(002) <main_program> Warning: the value of the PWD environment variable (/detld2/etl/ascential/Ascential/DataStage/DSEngine) does not appear to be a synonym for the current working directory (/detld2/etl/ascential/Ascential/DataStage/Projects/STARS). The current working directory will be used, but if your ORCHESTRATE job does not start up correctly, you should set your PWD environment variable to a value that will work on all nodes of your system.
##W TCOS 000049 16:50:32(000) <main_program> Parameter specified but not used in flow: DSProjectMapName
##I TOIX 000163 16:50:36(000) <Sequential_File_0,0> Import complete; 0 records imported successfully, 0 rejected.


Thanks
SRI

Posted: Thu Jul 21, 2005 10:29 pm
by legendkiller
if you copy filepath and file name from job and go to unix did you able to cat the file.

Posted: Tue Jul 26, 2005 8:03 am
by srividhya
In unix file i can see the output, but in datastage its showing error
Thanks
sri

Posted: Tue Jul 26, 2005 11:10 am
by kumar_s
Hi sri,
do u use any environmental variable, or any parameter not defined or defined improperly

regards
kumar

Posted: Thu Jul 28, 2005 2:58 am
by legendkiller
Do your id(id with which you are running the job) has permission on the file.