Page 1 of 1

A warning msg that i'm unable to solve

Posted: Wed Mar 10, 2004 4:51 am
by raj_cipher
Hi,
I'm getting the following warning.I hv checked for input/output filed lengths.They r correctly mentioned. But i don't know why this error is coming.

Message: IWD5A014Part3..IWD_CLM_LINER_Seq.IWD_LNR_OP_Lnk: nls_map_buffer_out() - NLS mapping error, row 1 (approx), row = "```80036946860000000000```|```0001```|```X```|```900```|```N```|```
N
``9203 `|``` ```|``` ```|``` ```|``` ```|``` ```|``` ```|``` ```|``` ```|``` ```|```AD```|||```199811173456```|`Y`|0|0|`_`|`_`|0|0|`1753-01-01`|`1753-01-01`|```2003-11-16```"

Pls Help me out on this regard...

Re: A warning msg that i'm unable to solve

Posted: Wed Mar 10, 2004 8:36 am
by raju_chvr
Where are u having this error ? I mean in which stage?

Posted: Wed Mar 10, 2004 2:56 pm
by ray.wurlod
That message usually indicates that there is at least one character in your data that can not be mapped using the NLS character map set on that link.

Usually there is a "?" character in the View Data grid indicating which character(s) could not be handled.

If this is coming from an ODBC data source, you might like to verify that the quote and separator characters are correctly set.

What are all the backquote characters doing?

Solved

Posted: Wed Mar 10, 2004 8:39 pm
by raj_cipher
Hi ,

Thanks guys.The pblm was i had a quote appended in each fields.