Assuming you have imported the table definition and then loaded it into the job, it should work OK.
If you're worried about accented characters and the like, use one of the maps that handle these such as UTF-8 or ISO8859-1 (depending on the character set used to encode your actual data).
Search found 53125 matches
- Thu Jun 30, 2011 4:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: VARCHAR data load Vs NVARCHAR data load using DataStage 8.0
- Replies: 4
- Views: 3078
- Thu Jun 30, 2011 4:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Logic Help
- Replies: 5
- Views: 1829
- Thu Jun 30, 2011 4:31 pm
- Forum: General
- Topic: Supported Database Stages for DS 8.5 on Linux
- Replies: 5
- Views: 1596
- Thu Jun 30, 2011 2:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate Key Generator questions
- Replies: 41
- Views: 8392
You're not stripping the mapped newline from the command output. Search DSXchange for examples of how to do so.
- Thu Jun 30, 2011 2:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify stage specification has more than one conversions
- Replies: 5
- Views: 2983
- Thu Jun 30, 2011 2:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Character set issue
- Replies: 6
- Views: 5894
- Thu Jun 30, 2011 2:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Character set issue
- Replies: 6
- Views: 5894
- Wed Jun 29, 2011 8:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate Key Generator questions
- Replies: 41
- Views: 8392
- Wed Jun 29, 2011 8:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help In Logic.
- Replies: 7
- Views: 2788
- Wed Jun 29, 2011 8:42 pm
- Forum: General
- Topic: DS Server is running but showing Not Running.
- Replies: 31
- Views: 10931
- Wed Jun 29, 2011 5:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset is occupying more space than file
- Replies: 4
- Views: 3434
To answer your final question, Data Set is perfect for staging data between parallel jobs. It preserves internal format, sorted order and partitioning. None of these is true for a sequential file. The operator generated by a Data Set stage is copy - it simply copies the virtual Data Set (what's on t...
- Wed Jun 29, 2011 5:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Removing special characters,spaces,nulls in multiple columns
- Replies: 23
- Views: 29083
- Wed Jun 29, 2011 5:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bad NLS map name "" specified
- Replies: 3
- Views: 4048
An NLS map name is the name of an in-memory map that specifies how to translate between the external encoding of the data and the internal Unicode encoding used within DataStage. You must specify the correct map that describes all code points in the external character set with which you're dealing. ...
- Wed Jun 29, 2011 5:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate key generator using flat file input
- Replies: 3
- Views: 4577
Welcome aboard.
DSXchange's Search utility will find your answer; your question has been asked and answered fairly recently.
DSXchange's Search utility will find your answer; your question has been asked and answered fairly recently.
- Wed Jun 29, 2011 5:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job abort during AGG OR SORT
- Replies: 24
- Views: 6267