Start by making ECODE all Unicode or all not Unicode through your job design.
Then take a look at the "bad" file produced by sqlldr.
Search found 53125 matches
- Fri May 07, 2010 5:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting Error while loading data into oracle(9i) table
- Replies: 2
- Views: 2236
- Fri May 07, 2010 5:51 am
- Forum: General
- Topic: need information on datastage
- Replies: 4
- Views: 1585
- Fri May 07, 2010 2:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using DataStage Job to Generate Value Files
- Replies: 9
- Views: 4599
- Fri May 07, 2010 12:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameter Set Issue
- Replies: 3
- Views: 2279
- Fri May 07, 2010 12:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PATH search failure
- Replies: 1
- Views: 1587
- Fri May 07, 2010 12:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: recovering install.liborchteradata
- Replies: 5
- Views: 1736
- Fri May 07, 2010 12:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Updates Running Very Slow
- Replies: 11
- Views: 2821
What are your array size and transaction (rows/commit) size settings? If the latter is 0, then Oracle is building and building and building a huge transaction in the redo tablespace (rollback segment, if you prefer). The larger this gets, the slower things tend to be. The solution to that is to comm...
- Fri May 07, 2010 12:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to verify a string is an valid timestamp
- Replies: 1
- Views: 1424
- Thu May 06, 2010 5:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Field mark system variable
- Replies: 2
- Views: 3892
It converts any field marks in the $Counter variable to zero-length strings. When DataStage reads (natively) a text file from the operating system it converts line terminators to field marks, so that the read results are independent of whether UNIX or Windows is the operating system. So, in effect, ...
- Thu May 06, 2010 4:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Load Parent child records
- Replies: 10
- Views: 2841
- Thu May 06, 2010 4:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join Stage omitting data
- Replies: 4
- Views: 1356
Any kind of outer join can legitimately return null when there's no key on the probe input corresponding to the current key on the driver input. The difference is likely to be in your data rather than anywhere else. Be very sure that your data are partitioned and sorted correctly (and that APT_NO_SO...
- Thu May 06, 2010 4:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Char to Nchar while import
- Replies: 3
- Views: 1242
- Thu May 06, 2010 4:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delete the category in automated way
- Replies: 5
- Views: 1442
- Thu May 06, 2010 4:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: No collation sequence found for pt_BR, using default locale
- Replies: 0
- Views: 1697
- Thu May 06, 2010 4:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Custom Stage Type BuildOp Help
- Replies: 9
- Views: 3805