What are the different types of code pages available in
informatica & how to implement it in your project?
Answer / 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 |
Converting Rows to columns I have Relational source like his. JAN FEB MAR APR 100 200 300 400 500 600 700 800 900 100 200 300 I need to convert these rows into columns to the targe. MONTH TOTAL JAN 1500 FEB 900 MAR 1200 APR 1500 Please experts help me
How/where can i install Informatica software with oracle or teradata as database
What is constraint based loading exatly? And how to do this? I think it is when we have primary key-foreign key relation ship. Is it correct? please answer me. Advance Thanks.
What is domain and gateway node?
What is the difference between normal and bulk loading? Which one is recommended?
what is INFORMATICA TESTING process
In dept 10, 5 emp sal, i want to do sum of dept 10 emp sal. Is there any othere transformation than the aggrator? if yes how?
How do you change a non-reusable transformation to reusable transformation?
how we can load rejected record's at run time?(not through bad files)
in my lookup table i want to catch the recently updated records from the source to target,how to achieve this and what is last commit interval point for this?
whats the option in informatica 7 version is outdated in informatica 8 version onwards.
I want to run a workflow which consist of 3 sessions. But wat my question is. 1st session should run on DB1if the first session is successful then 2 session should run on db2 and 3rd session should run on DB3 envronments. i want 3 different wf logs. it shoul not override on one log?