Answer Posted / shalaka
Mapping variable is runtime variable as value change in run-time.
Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is a transaction control transformation?
Can we override a native sql query within informatica?
Where can we find the throughput option in informatica?
what is song in infrmatica...?
Is it possible to use a client with different version than that of its Informatica server?
what is SDLC way of code development?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
What is the function of aggregator transformation?
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?
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
How do you load only null records into target? Explain through mapping flow.
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
What are the conditions needed to improve the performance of informatica aggregator transformation?