Problem in the reading of a line of an archive

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Do you have NLS (national language support) enabled? Without NLS the accented characters should be able to be handled satisfactorily. I assume that the database is storing this column as NVarChar of some kind. Do you have your Oracle language environment variables (such as NLS_LANG) correctly set?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply