how we can add header and footer to flat files?
Answer Posted / sidhu
in session properties,
select mapping tab then
select target properties
there header and footer command option
there u give
echo header in header option
and echo footer in footer option
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
What is status code in informatica?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
What is a snowflake schema?
What is the difference between writing a joiner query in ANSI style and THETA style?
Briefly describe lookup transformation?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
What is substr in informatica?
What does cheating measurement mean?
What could be the possible resons of locks by user?
How to do unit testing in informatica? How to load data in informatica ?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
Explain lookup transformation source types in informatica
What are the transformations that are not supported in mapplet?
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?