what r the values tht r passed between informatics server
and stored procedure?
Answer / sai suresh
There are 3 types of data passing between informatica
server and stored proceduer these are
Input/Output parametors: Stored procedure it receive the
inputs and porvied the outputs.
Return Value:Ever data base to provied return value after
processing of stored procedure.
Status code: It is used for error handling.
| Is This Answer Correct ? | 2 Yes | 0 No |
Is stop and abort are same in informatica?
what is mapping performence?
What is fact table? Explain the different kinds of facts.
What is status code in informatica?
In which conditions we can not use joiner transformation (Limitaions of joiner transformation) ?
From where you extract the data, how you did it into informatica? explain....
1 Answers Accenture, Unisoft Infotech,
What is a node in Informatica?
explain about lookup t/r?
What is difference between a gateway node and worker node?
How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
What is diff joiner and lookup
a soure table has 100 records how to load into 3 target tables in a cumulative order source target1 target2 target3 --------- ------------------------------------- 1-100 1 2 3 4 5 6 - - - 98 99 100