Invalid Character Issue

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
nani0907
Participant
Posts: 155
Joined: Wed Apr 18, 2007 10:30 am

Invalid Character Issue

Post 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.
thanks n regards
nani
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post 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.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply