Unable to Read from/Write to OMD.XML.DIR

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
sourabhverma
Participant
Posts: 74
Joined: Thu Jan 05, 2006 2:07 am

Unable to Read from/Write to OMD.XML.DIR

Post by sourabhverma »

Hi All,

I am having one server job which is reading csv file and writing into another temporary sequential file. This particular job normally used to take 15-20 min to do complete processing but since morning, When i am running the job it is continously in the running state. The job is generating warning messages and is in running state even after doing the complete processing but not getting finished.

The warning message is :

Unable to Read Temp_<JobName>01 from OMD.XML.DIR
Unable to Write Temp_<JobName>01 to OMD.XML.DIR
Unable to Read Temp_<JobName>01 from OMD.XML.DIR
Unable to Write Temp_<JobName>01 to OMD.XML.DIR

and so on........


Could anybody provide hint about this issue, Any help is appreciated.
Thanks,
Sourabh Verma
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

The warning message isn't the problem, it occurs on Windows 8.1 installations and is, as far as I know, reported to support. After the first run of the job after a compile the warning won't occur again.

Search elsewhere for the hang condition.
Post Reply