Invalid chracter from codepage UTF-8 to Unicode

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
mydsworld
Participant
Posts: 321
Joined: Thu Sep 07, 2006 3:55 am

Invalid chracter from codepage UTF-8 to Unicode

Post by mydsworld »

While doing a string conversion in transformer, I am getting the following error :

main_program: Invalid character(s) ([xF8]) found converting string (code point(s): COL_ID[x00][xF8]|[x8C][x08][xE0]~) from codepage UTF-8 to Unicode, substituting.

Please help.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Please Search
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
relati
Participant
Posts: 17
Joined: Mon Oct 01, 2007 12:44 pm

Re: Invalid chracter from codepage UTF-8 to Unicode

Post by relati »

I am running into a similar one (Unicode to UTF-8) but couldn't find any relevant posts except yours.

Did you find any more information on the error?
Post Reply