two types of data are there . one is mainframe and the other
is ascii format . in informatica how can you get both the
data in a single format in ascii .
Answers were Sorted based on User's Feedback
code page will be used to read/write data properly, w/o
missing anything. To read mainframe data, appropriate code
page needs to be used e.g. ebcdic. Ascii code page will be
used to read ascii format data. Once the sources are
finalized with code pages, then these sources can be used in
mapping. If required normalizer transformation can be used
to read mainframe data. Once required operation is done
through transformation logic then target can be written into
ascii by using ascii code page.
| Is This Answer Correct ? | 3 Yes | 0 No |
Can we make worklet inside worklet?
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!!
what is the function of 'F10' informatica ?
Tell me one complex query in oracle ?
During the running session, output files are created by informatica server. Enlist few of them.
when will we go for unconnected lookup transformation in Informatica?
What are session parameters ? How do you set them?
How to load time dimension?
How to convert multiple rows to single row (multiple columns) in informatica
Whats the difference between $, $$, $$$
how can u approach u r client
If i done any modifications for my table in back end does it reflect in informatca warehouse or maping desginer or source analyzer?