What are the different types of code pages available in
informatica & how to implement it in your project?
Answer Posted / mitali awasthi
What is code page in informatica
The code page in informatica is used to specify the
character encoding. It is selected based on the source
data. If the source data contains japanese characters, then
the code page is selected to support japanese text. When a
code page is chosen, the program or application for which
the code page is set, refers to a specific set of data that
describes the characters the application recognizes. This
influences the way that application stores, receives, and
sends character data.
Most commonly selected encoding systems are:
ASCII
UTF-8
UTF-32
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we get 1st record through Informatica(without sequence number).
Can we create two repositories on same database instance in oracle?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
Reusable transformation and shortcut differences
What all are steps in up gradation of Informatica server?
Differences between version 7.x and 8.x.
What is decode in static cache?
What is transformation?
What is status code in informatica?
Difference between Target-based loading and constraint-based loading?
Design a mapping to load a target table with the following values from the above source?
How can we update a record in the target table without using update strategy?
How do you load only null records into target? Explain through mapping flow.
How would you copy the content of one repository to another repository?
What are the basic requirements to join two sources in a source qualifier transformation using default join?