Search found 53125 matches
- Thu Aug 20, 2009 5:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating common datastage jobs
- Replies: 6
- Views: 2175
- Thu Aug 20, 2009 5:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting 1 record into multiple record based on Quantity
- Replies: 2
- Views: 1096
- Thu Aug 20, 2009 5:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob path search failure
- Replies: 3
- Views: 2218
- Thu Aug 20, 2009 5:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob path search failure
- Replies: 3
- Views: 2218
- Thu Aug 20, 2009 5:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HASH file error does not match expected blink
- Replies: 4
- Views: 2226
They did a Search and found the solution(s).
- Thu Aug 20, 2009 4:58 pm
- Forum: General
- Topic: Sequencor aborted due to previous unrecoverable error's
- Replies: 2
- Views: 1320
- Thu Aug 20, 2009 4:55 pm
- Forum: IBM QualityStage
- Topic: Standardizing Indonesian Names
- Replies: 4
- Views: 1825
- Wed Aug 19, 2009 11:55 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: save Derivation
- Replies: 2
- Views: 5112
- Wed Aug 19, 2009 6:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Jobs Aborts
- Replies: 7
- Views: 3100
- Wed Aug 19, 2009 6:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_CombinedOperatorController,1: Null string argument.
- Replies: 15
- Views: 22610
- Wed Aug 19, 2009 6:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: The provided query statement did not prepare correctly
- Replies: 10
- Views: 3101
- Wed Aug 19, 2009 6:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: first() implemation in datastage
- Replies: 5
- Views: 3040
- Wed Aug 19, 2009 6:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: setting CC in notification(mail) activity
- Replies: 6
- Views: 2509
- Wed Aug 19, 2009 6:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: update flat file
- Replies: 7
- Views: 2129
- Wed Aug 19, 2009 6:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 API Stage - Warnings
- Replies: 4
- Views: 5958
You appear to have a mix of WCHAR and CHAR data types, and to be transferring data between them. WCHAR may require more than one byte per character for storage; DataStage is alerting you to that fact and the subsequent possibility that data conversion errors might occur. If you are 100% confident th...