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 |
Can anyone know that what is the Source File limitation in Informatica? To be more precise .. how many flat file we can use as a source in a mapping if.. 1) The Structure of flat files are same & 2) If the Structure of flat files are different. Please explain the procedure also if it dosn't bother one much!!
in flatfile target how can u create header and footer plese give me the comands how will u write in session properties
Hello...... How can i set my mapping as read-only? Please answer me. Advance thanks
What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
What is informatica etl tool?
HOE DO U IMPLIMENT SCHEDULING IN INFORMATICA?
How to call shell scripts from informatica?
Design a mapping to get year of join for each employee.
If we use only lookup transformation in a mapping ie, SourceQualifier-->Lookup --> Target. , here datas are taking very long time to load in target., so what are steps to improve the performance in that mapping???????
After draging the ports of three sources(sql server,oracle,informix) to a single source qualifier, can you map these three ports directly to target?
What are the phases in SDLC?