What is the benefit of partitioning a session?
No Answer is Posted For this Question
Be the First to Post Answer
select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
What is the Hierarchy of DWH?
Source-1 No name 1 satish 2 karthik 3 swathi 4 keerthi Source-2 No name 1 satish 2 karthik 5 santhose 6 vasu Target 3 swathi 4 keerthi 5 santhose 6 vasu here i want non matching Records i want how to achieve that
i have two tables,table 1 having 2 columns and 3 rows,table2 having 3 columns and 2 rows.what is the output if i do left outerjoin,full outer join,right outer join?
What are pre and post-session shell commands?
Suppose in the next version of Informatica, RTR Xn is excluded. Then how will u route data to different tgts?
HOW CAN I SEND HALF OF THE RECORDS TO ONE TARGET AND REMAINING TO OTHER TARGET?
What is an aggregator transformation? it is active why cant it be passive explain?
What are the circumstances that infromatica server results an unreciverable session?
How do you implement scheduling in Informatica?
If no. of source columns is changing every time (First time it is 10 next time it is 20 so on). How to deal with it without changing mapping?
How will you combine 3 different sources with a single source?