Convert Oracle encoding 1252 to utf8 in informatica

51 views Asked by At

Is there a informatica function or settings that can convert all Oracle string type columns to utf8 encoding when importing using infa mapping. Currently, I'm using nested replace() function to replace certain chars.

0

There are 0 answers