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 is joiner transformation?
What is diff joiner and lookup
What is different between informatica version 8 and 9 version
What are the types of data that passes between informatica server and stored procedure?
Can u generate reports in Informatica?
supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How
What is the scenario which compels informatica server to reject files?
Difference between session variables and workflow variables?
What is the advantage of persistent cache? When it should be used.
What is the status code?
How u use pdf file in informatica source?
suppose we will take flatfile target and load type is bulkload the session fails why please give me the answer