Search found 38 matches

by droberts
Wed Sep 09, 2009 3:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to read Temp .. OMD.XML.DIR when running job
Replies: 12
Views: 11345

Thanks for the replies guys. We have logged a call with our support.

Daren
by droberts
Wed Sep 09, 2009 2:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to read Temp .. OMD.XML.DIR when running job
Replies: 12
Views: 11345

The errors in the PX jobs have not re-appeared. However, we created some new reporting jobs which use a Server shared container and basic transformer and this message is now appearing for that job: Unable to read Temp_<jobname> from OMD.XML.DIR If it is a known issue with a basic transformer, what i...
by droberts
Tue Sep 08, 2009 10:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Purging Job Logs - Query regarding Code being used
Replies: 12
Views: 5738

Thanks for the replies guys. I have now created and tested the job which: a) Clears down log files based on either a category, project or substring; b) Re-instates auto-purge settings. The code may not be perfect but does what is intended *************************************************************...
by droberts
Tue Sep 08, 2009 7:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Purging Job Logs - Query regarding Code being used
Replies: 12
Views: 5738

Thanks ArndW - I just came to the same conclusion as the initial JobList kept overwriting the job details, so only the last ever log was cleared.

Thanks again for all your help - I have picked up a lot today :)

Daren
by droberts
Tue Sep 08, 2009 6:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Purging Job Logs - Query regarding Code being used
Replies: 12
Views: 5738

Umm... are you sure that this code is working, even for the other logs? I would use the line TableName = "RT_LOG":FIELD(JobList, "|",2)<5> This uses the 5th field of the data, which contains the job number. The more I look at it, the more I think that the original code would nev...
by droberts
Tue Sep 08, 2009 6:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Purging Job Logs - Query regarding Code being used
Replies: 12
Views: 5738

I have added some logging and interestingly it is setting the TableName variable to be RT_LOGNRO, which is incorrect - it should be 486.

Why is NRO being set within here??

Daren
by droberts
Tue Sep 08, 2009 6:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Purging Job Logs - Query regarding Code being used
Replies: 12
Views: 5738

Hi ArndW, Thanks for that. I made the change and get this extra message in the log - the job still aborts however: JP_99_Clear_Job_Logs..JobControl (): Clearing log from job "JP_01_RTCOL_CEN_LAND_010_ACC_FACTORS". So it seems to be failing on either one of the two last calls? Thanks, Daren
by droberts
Tue Sep 08, 2009 2:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to read Temp .. OMD.XML.DIR when running job
Replies: 12
Views: 11345

Sorry about the delay in replying.

The transformer is a parallel transformer. We do not use basic transformers in our PX jobs.

I have amended DSIPC_OPEN_TIMEOUT as suggested above to see if that resolves the error in the meantime.

Thanks for the responses so far :)

Daren
by droberts
Tue Sep 08, 2009 2:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Purging Job Logs - Query regarding Code being used
Replies: 12
Views: 5738

Purging Job Logs - Query regarding Code being used

Hi, I did some searching on how to clear job logs en masse and found a number of useful posts. I found some code by Ken Bland (thanks Ken :) ) but I can't seem to get it to work. I am using a Datastage Parallel Job. The code has been cut and paste into the Job Control tab under Job properties and th...
by droberts
Thu Aug 20, 2009 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to read Temp .. OMD.XML.DIR when running job
Replies: 12
Views: 11345

I have a Parallel Transformer, which is probably the same, yes.
by droberts
Thu Aug 20, 2009 7:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to read Temp .. OMD.XML.DIR when running job
Replies: 12
Views: 11345

I have a Parallel Transformer, which is probably the same, yes.
by droberts
Wed Aug 19, 2009 5:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to read Temp .. OMD.XML.DIR when running job
Replies: 12
Views: 11345

That is the full message from the director log, replacing jobname with the job I am running. There is no other detail.

Daren
by droberts
Wed Aug 19, 2009 4:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to read Temp .. OMD.XML.DIR when running job
Replies: 12
Views: 11345

Unable to read Temp .. OMD.XML.DIR when running job

Hi, We have just started receiving warnings messages of the format below in jobs that have been running fine for a number of months. The jobs complete OK but issue these warnings: Unable to read Temp_<jobname> from OMD.XML.DIR Unable to write Temp_<jobname> from OMD.XML.DIR I have tried searching fo...
by droberts
Tue Jul 21, 2009 3:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dataset Reset
Replies: 2
Views: 867

Thanks, that's what I thought but asked more in hope than anything else :)

Daren
by droberts
Mon Jul 20, 2009 8:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dataset Reset
Replies: 2
Views: 867

Dataset Reset

Hi,

I was just wondering if anyone knew of a command / facility within DS or Orchadmin to rollback a dataset to its state pre-job in the event of a job failure?

Thanks,

Daren