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 |
what are challenges that you faced in testing? give solution to it?
how lookup is acting as both active and passive ? how is it possitble?
What is the reusable transformation?
what is confirmed fact?
What are the components of workflow manager?
What is hash partition?
in flatfile target how can u create header and footer plese give me the comands how will u write in session properties
Briefly explain the aggregator transformation?
What is the main difference between a Joiner Transformation and Union Transformation?
What do mean by local and global repository?
How can i maintain unique surrogate key if 2 seperate workflows from different repository run and insert/update the main table at the same time.
What is the Router transformation?