How do you Merge multiple Flat files for example 100 flat files
with out using Union T/F
Answers were Sorted based on User's Feedback
Answer / phani
By using File List we can Merge more than one Flat file.
when we are importing more than one flat file we should Set
the Source Property as INDIRECT,where default property ll
have DIRECT. and we should give the file,which ll have the
adresses of all the Flat files which we are going to merge.
| Is This Answer Correct ? | 20 Yes | 4 No |
by using a concept called filemerging
we will give the path of all files in a sinle file
and in session properties select file type is indirect
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / jvdwhinfo
Hi Guys,
First of all create a new flat file and paste the location
of all the flat files in that newly created flat file.
Now import the source definition using "Import from file"
and define the mapping.
And assign the session properties as indirect file type of
loading and give the location of the newly created file.
This should do and please let me know if you want me to
discuss further.
Thanks,
James
| Is This Answer Correct ? | 2 Yes | 0 No |
Different sorts of metadata that stores in the storage facility?
What is data caches/ index caches?
What is difference between partioning of relatonal target and partitioning of file targets?
can v update d records in target using update stargey without generationg primary key ? explain
How to update records in Target, without using Update Strategy?
What is the difference between SOURCE and TARGET BASED COMMITS?
What are the reusable transforamtions?
hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you
write a query to get maximum salary from the employers table without duplicates....kindly help me
HOW DO YOU PARFORM INCREMENTAL LAOD ?
Why you use repository connectivity?
How to use procedural logic inside infromatica?