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 |
how can we convert a column into row in informatica? Eg: INPUT- a x Output Like: a b c b y x y z c z
What the difference is between a database, a data warehouse and a data mart?
1 lac of flat fles in source how to load target at a time?
what is inline view?
After we make a folder shared can it be reversed?Why?
without dynamic lookup how to insert new rows and update existing rows?
What is persistent lookup cache?
Write the advantages of partitioning a session?
What is CHECK-IN CHECK-OUT. Please explane me?
How to load dimension and fact in same mapping at same time.explain me the logic used for that scenario.
difference between stop and abort
How to find from a source which has 10,000 records, find the average between 500th to 600th record?