Answer Posted / deepu
The good advantage of using Informatica it enables to work
with both relational and non-relations source and targets.
So , now to load a data from relation to flatfile follow
the steps:
1,Extract the Sourec table (i.e orcale, teradata any
reational)
2, create a target table (FlatFile) let it be fixed with r
delimiter as per the data in the source table then creat
the columns and make the point that the datatype must match
to that of the datatype in the source table .
3, Built a mapping considering the needed
transformations .
4, configure the source and target in the workflow manager .
5 . and execute the job....
check out properlly the properties setting at workflow
manager .
Thanks & Regards
Deepu
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
What is an Integration service in Informatica?
How do you load only null records into target?
what is the hint? how to use it to reduce the query processing in program?
How can we use mapping variables in informatica?
Performance tuning in UNIX for informatica mappings?
What are the limitations of joiner transformation?
How to load a Dimension ? and how to load a fact table?
Is there any target staging area in informatica not staging area
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
Explain incremental aggregation in informatica
In development project what is the process to follow for an etl developer from day1
What will be the approach?
What are the mapping parameters and mapping variables?
Explain pmcmd command usage in informatica