HOW TO JOIN THE 2 FLAT FILES WITHOUT USING JOINER AND
LOOKUP?
Answer Posted / sarthak
With the help of command task...
cd dir_path
cat 1st_filename 2nd_filename >> 3rd_filename
Then,
create 1 flatfile and connect it to target.
In session property,
give the filename: 3rd_filename and its path
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
permutations of mapplet
What is enterprise data warehousing?
What are the components of the workflow manager?
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
What is the function of look up transformation?
Why union transformation is an active transformation?
How to configure mapping in informatica?
What is the Process to creating lookup transformation in informatica
What if the source is a flat-file?
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
How does a sorter cache works?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?