Search found 42189 matches
- Wed Nov 16, 2011 8:47 am
- Forum: General
- Topic: Error while using ISTOOL
- Replies: 8
- Views: 2147
- Wed Nov 16, 2011 8:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Updating multiple records
- Replies: 9
- Views: 4021
- Wed Nov 16, 2011 7:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Perfromance issue while loading into SQL Server 2008
- Replies: 4
- Views: 1266
- Wed Nov 16, 2011 7:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: transformer constraints and multiple otherwises
- Replies: 19
- Views: 10167
They're called Reject links in server job Transformer stages, and you can have more than one and, conditionally or unconditionally, they handle any row that has not been processed by a prior output. Right and I've had plenty of experience over the years to play all kinds of reject row games. I was ...
- Wed Nov 16, 2011 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: System Crash due to the usage of "Loop Condition"
- Replies: 3
- Views: 2021
- Wed Nov 16, 2011 7:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Difference between two timestamps
- Replies: 9
- Views: 3965
Ray has Server versions of those kind of functions available on his site, which he has posted before. I don't have a direct link right now. Otherwise, you'll have to do what he did - roll your own. Split the timestamp into date and time portions and treat each difference separately using IConv. Comb...
- Wed Nov 16, 2011 7:02 am
- Forum: General
- Topic: passing parameters
- Replies: 5
- Views: 1361
- Tue Nov 15, 2011 9:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: transformer constraints and multiple otherwises
- Replies: 19
- Views: 10167
Can anyone else confirm or deny if it is possible to specify multiple Otherwise links and have them 'stick'? The wording in the documentation seems to imply that you can have more than one, or at least doesn't rule out multiples. This from the 7.5 docs: Clicking on the Otherwise/Log field so a tick ...
- Tue Nov 15, 2011 9:56 am
- Forum: General
- Topic: Error Scheduling
- Replies: 5
- Views: 1518
- Tue Nov 15, 2011 9:55 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Webservices jobs failing in 8.5
- Replies: 5
- Views: 5214
- Tue Nov 15, 2011 9:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job run times doubling in 8.5
- Replies: 9
- Views: 3026
- Tue Nov 15, 2011 9:28 am
- Forum: General
- Topic: Error Scheduling
- Replies: 5
- Views: 1518
- Tue Nov 15, 2011 8:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: multiple jobs reading status file of SKG stage at same time
- Replies: 12
- Views: 2357
- Tue Nov 15, 2011 8:46 am
- Forum: General
- Topic: passing parameters
- Replies: 5
- Views: 1361
Welcome. What exactly is in the ssequential file? Name/value pairs, I assume? Regardless, what you'll basically need is something to read the file and then assign those values to the parameters either before you run the job or as you launch it. The former approach would all be handled via the API in...
- Tue Nov 15, 2011 8:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: If value is negative need to make it default 0(zero)
- Replies: 4
- Views: 1850