There are n numbers of flatfile of exactly same format are
placed in a folder .Can we load these flatfile's data one
by one to a single relational table by a single session??
Answer Posted / schwab
Hi,
Yes U can do it by merging all 10 flat files in one single
file.
create a script before session(presession) to merge all
these files into one.
This is the way we are handling in our project.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a filter transformation and why it is an active one?
Can u generate reports in Informatica?
Explain lookup transformation in informatica
Can we create multiple integration service on single repository?
Explain where to store informatica rejected data? How to extract the informatica rejected data?
What are the new features of informatica 9.x in developer level?
What will be the approach?
What is decode in informatica?
Define update strategy?
where to store informatica rejected data? How to extract the informatica rejected data?
How will the document be delivered to me?
What is expression transformation?
how to load dimension table and fact table. plz tell me the steps.
How to use procedural logic inside infromatica?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do