Reputation: 57
I'm a newbie in Informatica Powercenter and i'm trying to have my first step in this technology.
My first practice is to convert EDCDIC to UTF-8 using powercenter.
Upvotes: 0
Views: 1793
Reputation: 3455
Sure, you can do that. You have to just set the codepages properly in source and target definition.
Go to the advanced properties of your source definition and set the codepage to one of the EBCDIC codepages as appropriate for you.
Similarly in target definition set the codepage to UTF-8.
Also, the Informatica integration service should be configured in Unicode.
Upvotes: 0