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
Explain pushdown optimization $pushdownconfig parameter - informatica
What is workflow? What are the components of workflow manager?
COM components can be used in Informatica
Give some information on report bursting and how to do it in bca as I have to split the report and send different reports to different people?
How we can create indexes after completing the load process?
What is the need for an etl tool?
What is the session task and command task?
What the difference is between a database, a data warehouse and a data mart?
Explain informatica architecture - version 8 / 9
Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?
Explain joiner transformation in informatica
How to create or import flat file definition in to the warehouse designer?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
To import the flat file definition into the designer where should the flat file be placed?
What is an active transformation?