Search found 53125 matches
- Mon Aug 28, 2006 8:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading Date form Excel File
- Replies: 2
- Views: 713
- Mon Aug 28, 2006 8:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Internal error: function 'utf_to_row()' failed
- Replies: 3
- Views: 2058
- Mon Aug 28, 2006 8:28 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Use PS to access flat file
- Replies: 5
- Views: 3646
- Mon Aug 28, 2006 8:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invalid UsreID/Password when login DataStage Client
- Replies: 9
- Views: 5831
- Mon Aug 28, 2006 8:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning while inserting rows to DB2
- Replies: 3
- Views: 980
- Mon Aug 28, 2006 8:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Enterprise Edition Certification [ Test 415 ]
- Replies: 9
- Views: 2493
- Mon Aug 28, 2006 6:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to obtain the starttimestamp of the parent-sequencer
- Replies: 15
- Views: 5712
- Mon Aug 28, 2006 5:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to obtain the starttimestamp of the parent-sequencer
- Replies: 15
- Views: 5712
- Mon Aug 28, 2006 5:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sql type in Oracle Enterprise Stage Metadata
- Replies: 0
- Views: 706
- Mon Aug 28, 2006 5:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to obtain the starttimestamp of the parent-sequencer
- Replies: 15
- Views: 5712
Probably the overwriting of the job handle. Definitely the illegal comparison with @NULL (you must use the IsNull() function to test for null). Failure to detach jobs when done with them probably doesn't help either. A possiblity would be re-cast this routine so that it could call itself recursively...
- Mon Aug 28, 2006 5:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Stage
- Replies: 3
- Views: 1176
- Mon Aug 28, 2006 4:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Monitoring jobs with UNIX details (memory, space, etc.)
- Replies: 5
- Views: 1429
Of course it will! There's no such thing as a free lunch. You can't have your cake and eat it too. <<Insert favourite cliche here>>. It's a fundamental fact of performance monitoring that you want to impact the object being measured as little as possible. But your original question did not pose any ...
- Mon Aug 28, 2006 4:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error: The link contains no derivation rules
- Replies: 5
- Views: 4741
- Mon Aug 28, 2006 4:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: help regarding email notification stage
- Replies: 3
- Views: 1179
As Arnd suggests, there's not sufficient information to get "the point at which a job failed" through the API. For a severe enough failure, the job will not have been able to record the fact that it failed! The best you can do is grab the log for the current run of that job, using DSGetLogSummary() ...
- Mon Aug 28, 2006 4:50 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Problems with RTI
- Replies: 7
- Views: 5971