Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
No Answer is Posted For this Question
Be the First to Post Answer
Describe expression transformation?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
HOW CAN I SEND HALF OF THE RECORDS TO ONE TARGET AND REMAINING TO OTHER TARGET?
what is a junk dimension ?
14 Answers Atos Origin, Cognizant, HS, NIIT, TCS,
get me the resultant input:- 1 x,y,z output:- 1 x 2 a,b 1 y 3 c 1 z 2 a 2 b 3 c
Differentiate between mapping parameter and mapping variable?
What is an aggregator transformation? it is active why cant it be passive explain?
Target is zero file and how can you send the email?
What is a repository? And how to add it in an informatica client?
In Datastage, we have row generator stage to generate dummy row. Is there any such transformation in Informatica. Thanks in advance, Kumar
Can we create two repositories on same database instance in oracle?
i have 1000 record flat file source i want 1st row to 1st target, 2nd row to 2nd target, 3rd row to 3rd target how will u do? Without using Mod Function? Explain....