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
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
How can we store previous session logs?
Why update strategy and union transformations are active? Explain with examples.
What is meant by pre and post session shell command?
What are the prerequisite tasks to achieve the session partition?
What are the limitations of joiner transformation?
How can we improve session performance in aggregator transformation?
Define Pmrep command?
Describe data concatenation?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
What is dynamic cache?
How many input parameters can exist in an unconnected lookup?
How to open an older version of an object in the workspace?
What will be the approach?
What are the components of workflow manager?