nls_map_buffer_out() - NLS mapping error

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
RaviM
Participant
Posts: 12
Joined: Thu Aug 19, 2004 4:13 pm

nls_map_buffer_out() - NLS mapping error

Post by RaviM »

why i am getting "nls_map_buffer_out() - NLS mapping error" error ?
i am loading data into seq file with comma delimiter
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

Hi,
It seems that your file contains characters not mapped by the NLS map your currently using.
If you didn't Install NLS support search this forum to get posts regarding how to enable it.
If you have installed NLS support you need to figure out and perhaps load the NLS map you need if it's not already there (consult your docs on that issue)
Another option is that your file contains garbage data so verify this is not the case as well.

IHTH,
Roy R.
Time is money but when you don't have money time is all you can afford.

Search before posting:)

Join the DataStagers team effort at:
http://www.worldcommunitygrid.org
Image
Post Reply