Job Compilation Error

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
cparru
Participant
Posts: 24
Joined: Wed Mar 07, 2007 11:22 am

Job Compilation Error

Post by cparru »

When i compile a job it is giving the following compilation error -

Unable to write record <job_name> to file RT_CONFIG910.

If i save the same job with a different name it compiles for good !!!
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

This means that the file is corrupt, for some reason. The quickest solution is to save-as another name, delete the bad job, then rename to the correct name. Do you have any idea what could have caused this corruption?
Post Reply