Search found 53125 matches
- Tue Jul 17, 2007 10:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage MVS Edition
- Replies: 10
- Views: 5921
- Tue Jul 17, 2007 6:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CobolData Type Conversion
- Replies: 3
- Views: 723
- Tue Jul 17, 2007 4:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Catching all duplicate and non duplicate records seperately
- Replies: 6
- Views: 1773
- Tue Jul 17, 2007 4:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null handling for timestamp in DS 8.0
- Replies: 4
- Views: 1731
- Tue Jul 17, 2007 4:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SHLIB_PATH
- Replies: 4
- Views: 1276
- Tue Jul 17, 2007 4:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: max bit length
- Replies: 1
- Views: 709
- Tue Jul 17, 2007 3:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage MVS Edition
- Replies: 10
- Views: 5921
- Tue Jul 17, 2007 3:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join many to many
- Replies: 2
- Views: 1084
- Tue Jul 17, 2007 2:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Format Checking
- Replies: 7
- Views: 1971
Problem is that these dates are all valid, being early in the so-called Christian era.
The correct approach is to use pattern matching.
before applying an IsValid() function.
The correct approach is to use pattern matching.
Code: Select all
InLink.TheDate Matches "3A' '1N' '4N" : @VM "3A' '2N' '4N" - Tue Jul 17, 2007 2:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to set the Job params in a Seq. to all the jobs in it??
- Replies: 5
- Views: 1126
- Tue Jul 17, 2007 2:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Call a routine with diff number of arguments
- Replies: 1
- Views: 887
- Tue Jul 17, 2007 2:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal Termination of Transformer stage
- Replies: 3
- Views: 1573
You could never have gotten those records into the hashed file, so you will never succeed in looking them up. Please post the metadata from the job that populates the hashed file. Do NOT change MAXKEYSIZE without first taking expert advice on the consequences. For example, you will not be able to us...
- Tue Jul 17, 2007 2:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date calculations
- Replies: 4
- Views: 1752
But these routines are probably even more better!
- Tue Jul 17, 2007 2:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help on dsexport
- Replies: 40
- Views: 15946
- Tue Jul 17, 2007 2:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Memory problem - Routine value - Abnormal termination
- Replies: 10
- Views: 2571