Problem With 'Ñ' Character Accesing with DB2 Client

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Your DB2 stage needs to reflect the character set that the data is stored in the database, after that stage, i.e. when writing output, you can revert to your project's preferred NLS settings.
Post Reply