Search found 53125 matches
- Wed Nov 03, 2010 12:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: create a file using sudo
- Replies: 4
- Views: 1849
- Wed Nov 03, 2010 12:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: InvocationID Propagation
- Replies: 2
- Views: 1326
- Wed Nov 03, 2010 12:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: QualityStage frequency for Vector column
- Replies: 1
- Views: 1159
- Wed Nov 03, 2010 12:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job status information for multi instance Jobs
- Replies: 2
- Views: 2297
- Wed Nov 03, 2010 12:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to import file in required format
- Replies: 8
- Views: 2319
- Wed Nov 03, 2010 12:19 am
- Forum: IBM QualityStage
- Topic: Custom rule sets
- Replies: 31
- Views: 10611
Re: Custom rule sets
Now, after my short response and Stuart's long one, are you SURE you want/need to build a custom rule set? As noted, you may be able to get away with overrides if you're in a name/address/area domain.kennyapril wrote:I need to do a batch job using custom rule sets...
- Wed Nov 03, 2010 12:15 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Coding modulus (%)
- Replies: 5
- Views: 2532
- Tue Nov 02, 2010 2:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer derivation syntax is need for my requirement
- Replies: 3
- Views: 1551
- Tue Nov 02, 2010 2:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How would you "over-partition" your data?
- Replies: 7
- Views: 2318
- Tue Nov 02, 2010 2:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation Error
- Replies: 6
- Views: 2497
- Tue Nov 02, 2010 2:35 pm
- Forum: General
- Topic: email notification
- Replies: 29
- Views: 6471
Try it with forward slashes.
Code: Select all
type N:/DSLink127/outputseq15.txt - Tue Nov 02, 2010 2:32 pm
- Forum: IBM QualityStage
- Topic: Custom rule sets
- Replies: 31
- Views: 10611
- Tue Nov 02, 2010 6:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Utility run job in parallel
- Replies: 3
- Views: 2616
Re: Utility run job in parallel
No. While you could write your own, you would be careful about what might happen were that routine to be invoked from multiple nodes. In my opinion your requirement smacks of Bad Idea.asaf_arbely wrote:is there any parallel routine that runs a job from another job ?
- Tue Nov 02, 2010 6:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to implement Reject logic
- Replies: 13
- Views: 6308
Constraint expression ofmarpadga18 wrote:Need some condition in transformer stage to reject the rows if "|" are less than 5 so that i can reject that row?
Code: Select all
Count(InLink.TheString, "|") >= 5- Tue Nov 02, 2010 6:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error load data from oracle to Sybase
- Replies: 2
- Views: 2321