Session Recovery. 1000 rows in the source of which 500 passed through and then I killed the session. Can you perform a recovery and how
in my lookup table i want to catch the recently updated records from the source to target,how to achieve this and what is last commit interval point for this?
What are conformed dimensions?
how to sort date field in infomatica?
What are 2 modes of data movement in Informatica Server?
I am hvaing SOURCE as 1000,null,null,null null,2000,null,null null,null,3000,null null,null,null,4000 Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
wt is Dynamic lookup Transformation? when we use?how we use?
What are the different types of Type2 dimension maping?
What is up date strategy and what are the options for update strategy?
What are the types of schemas we have in data warehouse.
What is target update override
If i havee 3records in my source having same deptno like Deptid Deptno ------ ------ 101 10 201 10 301 10 and i am using router TR to loading these records into target.Then how many record'll be loaded into target???
Why can't we connect 2 active transformations to an active transformation ? Ex:- One aggriagator and one sq trans to an router transformation