Is there any target staging area in informatica not staging
area
Answer / Vijendra Kumar Varshney
In Informatica, the term Target Staging Area refers to a specific type of stage in an ETL (Extract, Transform, Load) process. It's essentially a staging area where data is transformed and prepared for loading into the target system. There may not be another type of staging area with that exact name in Informatica.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create a mapping ? id date 101 2/4/2008 101 4/4/2008 102 6/4/2008 102 4/4/2008 103 4/4/2008 104 8/4/2008 O/P - shud have only one id with the min(date) How to create a mapping for this
can u any challenge your project?
What is a connected transformation?
Can we update a target table (without primarykey) by using update strategy transformation?
How or for what purpose look up transformation would be useful in Sales or Banking Project? Please reply!
How we can confirm all mappings in the repository simultaneously?
In Joiner Transformation, how to identify the master and detail tables if one is from Oracle and the other is from Sybase.
what is mean by complex business rule ?
If we set dd_insert in mapping and Delete in session properties what will happen.?
Any one tell me some 5 session failure in real time?And why problem occur how to solve the issues?
how to delete duplicate records by using filter transfermation?
What is update strategy transform?