What is the method of loading 5 flat files of having same
structure to a single target and which transformations I can
use?
Answer Posted / rajkumar bachu
This can be handled by using the file list in informatica.
If we have 5 files in different locations on the server and
we need to load in to single target table.In session
properties we need to change the file type as Indirect.
am taking a notepad and giving following paths and file
names in this notepad and saving this notepad as
emp_source.txt in the directory /ftp_data/webrep/
/ftp_data/webrep/SrcFiles/abc.txt
/ftp_data/webrep/bcd.txt
/ftp_data/webrep/srcfilesforsessions/xyz.txt
/ftp_data/webrep/SrcFiles/uvw.txt
/ftp_data/webrep/pqr.txt
In session properties i give /ftp_data/webrep/ in the
directory path and file name as emp_source.txt and file type
as Indirect.
| Is This Answer Correct ? | 39 Yes | 0 No |
Post New Answer View All Answers
What is the need of etl tools?
What is session task and command task?
waht type of interface is used for testing the data in informatica
Explain the informatica workflow?
What is a filter transformation?
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
explain one complex mapping with logic? sales project?
What is joiner transformation in informatica?
Enlist few areas or real-time situations where informatica is required.
Enterprise data warehouse your projects phase by phase explain?
How to load a Dimension ? and how to load a fact table?
How to handle decimal places while importing a flatfile into informatica?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
How do you change a non-reusable transformation to reusable transformation?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?