Error in opening a file

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
arunkumarmm
Participant
Posts: 246
Joined: Mon Jun 30, 2008 3:22 am
Location: New York
Contact:

Error in opening a file

Post by arunkumarmm »

What is "DSD.SEQOpen" error? when i run a sequence i get the following error "Failed to open <file name> in directory <dir name>. But i'm able to view the file from the job.
Arun
sachin1
Participant
Posts: 325
Joined: Wed May 30, 2007 7:42 am
Location: india

Re: Error in opening a file

Post by sachin1 »

please check for value of parameters defined for sequencer.
arunkumarmm
Participant
Posts: 246
Joined: Mon Jun 30, 2008 3:22 am
Location: New York
Contact:

Re: Error in opening a file

Post by arunkumarmm »

Thanks for your reply. the problme is resolved. Actually we use to get the file name from a common hash file thru UtilityLookupHash. The file name had a space at the end...
Arun
Post Reply