Page 1 of 1

Invalid Character Issue

Posted: Thu Jun 18, 2009 4:00 am
by nani0907
Hi All,

I am facing below warning is my application development. Could you please someone help on this and how to resolve it.


Warning:
main_program: Invalid character(s) ([xA5]) found converting string (code point(s): LoadID[x00][x00][xA5][x02][x00][x00]) from codepage UTF-8 to Unicode, substituting.

ODBC_Enterprise_146,0: Invalid character(s) ([xA0]) found converting string (code point(s): TAB_MasterINdexID[x00][x00][x00][x00][x00][x00][x00][x00][x00][x00][x00][x00][x00][x00][x00][xA0][xDA]) from codepage UTF-8 to Unicode, substituting.

Posted: Thu Jun 18, 2009 5:29 am
by chulett
Either provide more information about your job design or try searching for "found converting string" to see what others have done when faced with this.