What happen when you enable grid option avilable at session
level ? (Ans found: Scalabily . A single session
Parallelization)
But how can one session is sharable among different nodes
at the same time while running ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the actual work done in Development and in the production depts in building a datawarehouse. Which dept is more interesting and career oriented .
what is constraint based loading
What are the tasks that Loadmanger process will do?
What if i will group by with some port in aggregator and will not pass the sorted values. Will the session fails tell in both cases ( if i have configured it for sorted input and if i have not configured it for sorted input).
What is powercenter on grid?
Define pmcmd command?
What is hash partition?
What is the difference between normal and bulk loading? Which one is recommended?
can session assigned multiple mappings or not?
How can a transformation be made reusable?
How you load distinct records into one target and duplicate records into another target?
Source table ------------- ID NAME --- ------ 101 PANKAJ NULL KUMAR NULL MATHUR 102 JYOTI NULL SAXENA 103 SACHIN NULL TENDULKAR TARGET TABLE ------------- ID NAME --- ------- 101 PANKAJ KUMAR MATHUR 102 JYOTI SAXENA 103 SACHIN TENDULKAR IN ORACLE & INFORMATICA LEVEL HOW TO ACHIVE