Search found 53125 matches
- Thu Apr 14, 2011 4:10 pm
- Forum: IBM QualityStage
- Topic: Setting Cutoff Values
- Replies: 6
- Views: 2615
- Wed Apr 13, 2011 7:50 pm
- Forum: IBM QualityStage
- Topic: Change STRIPLIST in Standardize stage
- Replies: 1
- Views: 1305
Change STRIPLIST in Standardize stage
Is it possible to run a Standardize stage with an out-of-the-box Rule Set (AUADDR, for what it's worth) yet change the striplist? Some of the addresses are email addresses, so I want to preserve the "@" character by removing it from the striplist, ideally without modifying the rule set its...
- Wed Apr 13, 2011 4:38 pm
- Forum: General
- Topic: Job Sequences Not restarting as expected
- Replies: 3
- Views: 1676
- Wed Apr 13, 2011 4:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: External Source Stage Fatal error
- Replies: 6
- Views: 2924
- Wed Apr 13, 2011 4:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help regarding RANDOM data selecting
- Replies: 29
- Views: 9149
- Wed Apr 13, 2011 4:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in lookup
- Replies: 8
- Views: 2344
- Wed Apr 13, 2011 4:27 pm
- Forum: General
- Topic: What are CT VOC and ED VOC
- Replies: 6
- Views: 2878
- Wed Apr 13, 2011 4:22 pm
- Forum: General
- Topic: DS 8.1, microsoft team foundation server and versioning
- Replies: 2
- Views: 1471
- Wed Apr 13, 2011 4:20 pm
- Forum: General
- Topic: After subroutine to see the log
- Replies: 5
- Views: 1632
- Wed Apr 13, 2011 4:18 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Rule Defn and RuleSet
- Replies: 1
- Views: 1470
You don't have a choice because each individual rule has to be bound to its particular column(s). This is why, when you add the same rule to a rule set, clones of that rule need to be created. Your only alternative is to eschew the use of the rule set but that, of course, will limit the measures and...
- Wed Apr 13, 2011 2:36 am
- Forum: General
- Topic: After subroutine to see the log
- Replies: 5
- Views: 1632
- Wed Apr 13, 2011 2:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: External Source Stage Fatal error
- Replies: 6
- Views: 2924
- Wed Apr 13, 2011 2:04 am
- Forum: General
- Topic: After subroutine to see the log
- Replies: 5
- Views: 1632
First off, lose the DIM statements. They're misleading both us and the compiler. Second, each iteration of the loop is overwriting Ans variable. Is this really what you want? If no, why have the loop at all? 3. Always detach any job you attach to a routine. 4. Your logic is reading the log backwards...
- Wed Apr 13, 2011 1:56 am
- Forum: General
- Topic: Urgent *** sequentail file contain ^@ characters**
- Replies: 5
- Views: 1813
- Wed Apr 13, 2011 1:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Urgent *In Sequential file ^@ junk characters are coming**
- Replies: 9
- Views: 4036