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 are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
Define update strategy?
define galaxy repository in informatica
Define enterprise data warehousing?
Define filter transformation?
What do you mean incremental aggregation?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
How can you differentiate between powercenter and power map?
What is the sequence generator transformation in informatica?
Explain the types of transformations?
How can repository reports be accessed without sql or other transformations?
What is source qualifier transformation in informatica?
What is the use of an aggregator cache file?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1