Search found 15603 matches
- Wed Nov 11, 2009 7:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: seqential file issue
- Replies: 2
- Views: 1262
- Wed Nov 11, 2009 6:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generating a DS sequence job
- Replies: 12
- Views: 5734
- Wed Nov 11, 2009 5:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generating a DS sequence job
- Replies: 12
- Views: 5734
- Wed Nov 11, 2009 5:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generating a DS sequence job
- Replies: 12
- Views: 5734
this might be a bit out of the scope of normal DataStage, but the backbone of the Server engine is the DS/BASIC language on top of what used to be the UniVerse DB. This language should allow you to generate the programs in question. It is more of a matter of defining what needs to be done and what i...
- Wed Nov 11, 2009 1:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: main_program: Internal Error: (0):util/pathutils.C: 403
- Replies: 4
- Views: 2972
- Wed Nov 11, 2009 1:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: a complex requirment.
- Replies: 9
- Views: 1925
- Tue Nov 10, 2009 10:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to remove non printable characters
- Replies: 10
- Views: 8466
- Tue Nov 10, 2009 10:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning with dataset.
- Replies: 1
- Views: 1132
- Tue Nov 10, 2009 9:02 am
- Forum: General
- Topic: Files in /tmp
- Replies: 2
- Views: 1054
- Tue Nov 10, 2009 9:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warinings from a Routine
- Replies: 2
- Views: 1294
- Tue Nov 10, 2009 6:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to initialize plug-in
- Replies: 33
- Views: 22793
- Tue Nov 10, 2009 3:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SLOW CHANGE DIMENSION
- Replies: 1
- Views: 1030
babuselvan, looking at your posts over the past few days they are all 1 liners whose answers are to be found either directly in the documentation or are general ETL questions that can be googled... This really looks like you are looking for answers to interview questions. Have you read the Parallel ...
- Tue Nov 10, 2009 3:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert Binary to Decimal in PX 8.0.1
- Replies: 6
- Views: 1896
- Tue Nov 10, 2009 2:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sort Performance improvements tips
- Replies: 13
- Views: 5548
- Tue Nov 10, 2009 2:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Degree ° symbol issue from DB2 on AS/400
- Replies: 4
- Views: 5963
The 0x90 character is not mapped as part of standard EBCDIC, but is present in some variations. I don't know exactly which version is in use on your AS/400 system, but if you get that information and use that character map in APT_EBCDIC_VERSION the degree sign (and possibly other extended characters...