Search found 53125 matches
- Mon Jul 05, 2010 6:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cant see new jobs on director until I execute DS.REINDEX ALL
- Replies: 6
- Views: 2721
The corrupted hashed file RT_LOG35 corrupts its index when the point of corruption (address 0x944) is accessed or referenced. Could this log have reached 2GB in size at any point (which is suggested by the 0x80000000 address)? Clearing RT_LOG1188 won't fix the problem in RT_LOG35, but clearing RT_LO...
- Sun Jul 04, 2010 9:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Truncate only record exists
- Replies: 2
- Views: 1947
- Sun Jul 04, 2010 2:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: delimiter
- Replies: 8
- Views: 2479
And, if that assumption holds, you only need one Convert() function.
Code: Select all
Convert("<>"," ",InLink.TheName)- Sat Jul 03, 2010 2:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: generating individual surr key for common data
- Replies: 4
- Views: 1432
So what you really want is a counter? Sort the data by the grouping column then use stage variables in a Transformer stage to generate/reset the counter. The Sort stage gives you a Key Change column, so the ability to detect change by that means allows you to use just one stage variable. svCounter <...
- Sat Jul 03, 2010 2:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: delimiter
- Replies: 8
- Views: 2479
- Sat Jul 03, 2010 2:27 pm
- Forum: IBM QualityStage
- Topic: associating new reference table to ruleset
- Replies: 1
- Views: 1512
- Sat Jul 03, 2010 3:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Source File separated with two delimiters
- Replies: 1
- Views: 1006
- Fri Jul 02, 2010 4:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do I turn off the "Report on job.." feature?
- Replies: 12
- Views: 3971
- Fri Jul 02, 2010 4:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: csv file issue
- Replies: 1
- Views: 1091
- Fri Jul 02, 2010 4:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: source freqency dataset warning
- Replies: 2
- Views: 1025
- Fri Jul 02, 2010 4:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting Job Operator Permission to work
- Replies: 2
- Views: 1438
- Fri Jul 02, 2010 4:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hardcoded values in transformer stage
- Replies: 5
- Views: 2696
- Fri Jul 02, 2010 4:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating Folders and Files
- Replies: 3
- Views: 1756
- Fri Jul 02, 2010 4:30 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: about data matching
- Replies: 8
- Views: 5171
- Fri Jul 02, 2010 4:28 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: about web services
- Replies: 11
- Views: 6885
Open up the \Stage Types\Parallel\Real Time branch of your repository. Open the properties of each stage type in turn noting in particular what's documented in the Long Description field. This shoul ... thank you Ray, where can I find the stage types.....can u tell me the path in the designer. than...