Search found 53125 matches
- Wed Mar 19, 2008 5:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Split single record to multiple records
- Replies: 13
- Views: 3082
- Wed Mar 19, 2008 5:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error while reading file from dataset file
- Replies: 4
- Views: 1927
- Wed Mar 19, 2008 5:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while load the data in sequential stage with jobpar
- Replies: 8
- Views: 1464
- Wed Mar 19, 2008 5:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UCS-2
- Replies: 20
- Views: 5263
- Wed Mar 19, 2008 5:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filling gap records
- Replies: 5
- Views: 1159
- Wed Mar 19, 2008 5:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert hanging against Data warehouse
- Replies: 20
- Views: 4771
- Wed Mar 19, 2008 5:04 pm
- Forum: General
- Topic: Pattern read in the DataSet Stage.
- Replies: 7
- Views: 1358
- Wed Mar 19, 2008 5:03 pm
- Forum: General
- Topic: NFS Drive access related question
- Replies: 9
- Views: 3196
- Wed Mar 19, 2008 5:02 pm
- Forum: General
- Topic: ODBC Connection Error
- Replies: 6
- Views: 2045
- Wed Mar 19, 2008 5:01 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: The Websphere Transformation Extender Design Studio V8.2
- Replies: 12
- Views: 11277
Encouragement
Someone has to be the pathfinder! Please post your "gotchas" here.
Best of luck.
Best of luck.
- Wed Mar 19, 2008 4:59 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Manual abort of a job
- Replies: 3
- Views: 2824
- Wed Mar 19, 2008 4:59 pm
- Forum: General
- Topic: Migration to Version 8
- Replies: 13
- Views: 4017
- Wed Mar 19, 2008 6:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC stage error
- Replies: 3
- Views: 2737
- Wed Mar 19, 2008 6:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File Format-Handling
- Replies: 4
- Views: 1384
Read about the Matches operator in Transformer expressions.
returns "true" (1) if the incoming value consists of zero or more numeric characters followed by "." and then by two numeric characters, and "false" (0) if it does not.
Code: Select all
InLink.Column Matches "0N'.'2N"- Wed Mar 19, 2008 6:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance
- Replies: 7
- Views: 1223
Welcome aboard. If you are looking for a professional consultant to assist, then there IS an easy answer. Otherwise how about you begin by defining "performance" in an ETL context. Actually, before you do that, search the forum for any/many of my explanations why rows/sec is a useless metric of "per...