Where do you create/define mapping parameter and mapping variable?
Answer / rajesh kumar
We can create mapping parameters and variables in mapping designer/mapplet designer.
We can define the value within the transformation
| Is This Answer Correct ? | 0 Yes | 0 No |
How to improve the performance of Aggregate transformation?
Let’s say I have more than have record in source table and I have 3 destination table A,B,C. I have to insert first 1 to 10 records in A then 11 to 20 in B and 21 to 30 in C. Then again from 31 to 40 in A, 41 to 50 in B and 51 to 60 in C……So on up to last record.
How will you combine 3 different sources with a single source?
how can we update without using update transformation. wt is push down operation in informatica. which lookup gives more tuning performance. if so why.
following table source target name gender name target a1 male a1 female a2 female a2 male i want a1 female update to target how will do?
Why we use stored procedure transformation?
Which is the best place to learn Informatica Powercenter Online Training?
What is a surrogate key?Why we use it in a mapping?Pl give an example.
Tell me about informatica architecture.
CAN WE IMPLEMENT SCD TYPE 1 AND SCD TYPE 2 IN SAME MAPPING? IF SO HOW?
What is the difference between view and materialised view?
how we can load rejected record's at run time?(not through bad files)