Search found 53125 matches
- Tue Jul 02, 2013 1:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partitioning
- Replies: 19
- Views: 8512
It's mandatory for quite a few stages, including Join. Aggregator is not one of them, however incorrect results will obtain if you aggregate on incorrectly partitioned data. A deliberately constructed bad example produced a report on four nodes showing all 200 states of the USA! As noted earlier, (A...
- Tue Jul 02, 2013 1:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error: Invalid time
- Replies: 10
- Views: 3643
- Tue Jul 02, 2013 1:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: importing Oracle table definition changes data type
- Replies: 1
- Views: 865
Oracle is... different. Nowhere else in the world has VARCHAR2 as a data type. When you import this into DataStage it has to be translated into VarChar, as used by the rest of the world. With NLS enabled and an NLS character set specified for Oracle, DataStage uses NVarChar, by which it means VarCha...
- Mon Jul 01, 2013 4:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Validation Issue
- Replies: 5
- Views: 1884
- Mon Jul 01, 2013 4:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQLSever - SQLSTATE = 42000, fNativeError = 2754
- Replies: 3
- Views: 2937
- Mon Jul 01, 2013 4:36 pm
- Forum: General
- Topic: File empty after job
- Replies: 14
- Views: 4702
- Mon Jul 01, 2013 4:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Validation Issue
- Replies: 5
- Views: 1884
- Mon Jul 01, 2013 3:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partitioning
- Replies: 19
- Views: 8512
Key-based partitioning IS needed in parallel jobs. A key-based partitioning algorithm will be selected under appropriate circumstances when (Auto) is left in place. This will always work but may be sub-optimal (for example other key-based algorithms than Hash exist). The nodes on which a Join stage ...
- Sun Jun 30, 2013 4:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to generate serial number
- Replies: 9
- Views: 2073
- Sat Jun 29, 2013 4:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading records takes long time:Oracle enterprise stage
- Replies: 7
- Views: 3569
- Sat Jun 29, 2013 2:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PARAMETERSET Values substitution issue in ODBC/DB2 stages
- Replies: 9
- Views: 4313
- Sat Jun 29, 2013 2:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sparse lookup failed on different data type.
- Replies: 4
- Views: 2429
- Fri Jun 28, 2013 4:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sparse lookup failed on different data type.
- Replies: 4
- Views: 2429
- Fri Jun 28, 2013 4:43 pm
- Forum: General
- Topic: Capture Reply for unix
- Replies: 2
- Views: 926
- Fri Jun 28, 2013 5:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get percentage (%) of match
- Replies: 9
- Views: 2195