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
Mention some types of transformation?
Consider two cases: (1) Power Center Server and Client on the same machine (2) Power Center Sever and Client on the different machines what is the basic difference in these two setups and which is recommended?
Clarify the aggregator change?
how to identify new and old values in source qualifier or any other transformations using informatica
How do you change parameter when you move it from development to production.
how can we perform incremental aggregation?explain with example?
Explain target update override in informatica
write sql query to remove null value following table id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output id name 101 dinesh 102 suresh 103 prakesh
SOURECE Name id dept sal 1 a1 A 100 2 b1 B 200 3 c1 C 300 4 d1 D 400 TARGET: Name id dept sal 1 a1 A 100 2 b1 B 200 3 WER1 567 300 4 d1 D 400 I HAVE SOURCE AND TARGET. HOW TO VALIDATE DATA? TELL ME 5 STEPS ABOVE TABLE?
Write the unconnected lookup syntax?
how to declare array in plsql?
I need an oracle query for convert Char to Integer?. Can any one help me how to do this?