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 .
Answer Posted / jayesh m
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 |
Post New Answer View All Answers
How can a transformation be made reusable?
What is a joiner transformation?
Make a note of the quantity vaults made in informatica?
What is the function of union transformation?
Why union transformation is an active transformation?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
Can we get 1st record through Informatica(without sequence number).
How to load the data from people soft hrm to people soft erm using informatica?
can we override a native sql query within informatica? How do we do it?
Differences between connected and unconnected lookup?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
Explain target update override in informatica
How might one distinguish in the case of mapping is right or not without associating session?
What is the difference between STOP and ABORT options in Workflow Monitor?
What is different between the data warehouse and data mart?