Answer Posted / dipali
amazing explaination...thanks a lot
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
differences between service based and product based?
How can you generate reports in informatica?
What is a connected transformation?
Enlist some properties of sessions.
Which are the different editions of informatica powercenter that are available?
what are 3 tech challenges/ common issues you face?
What is meant by target load plan?
Explain lookup transformation is active in informatica
What are the new features of informatica 9.x in developer level?
How to do unit testing in informatica?
Explain the difference between mapping parameter and mapping variable?
Write the advantages of partitioning a session?
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 ?
How to open an older version of an object in the workspace?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?