How to call stored Procedure from Workflow monitor in
Informatica 7.1 version?
Answer / kalyan
If the stored procedure id used to do any operations on the
database tables (say Dropping the indexes on the tgt table
or renaming it or truncating it)then call them at the Pre
SQL and Post SQL options at the session properties of the
Target.
| Is This Answer Correct ? | 12 Yes | 5 No |
HOW CAN I SEND HALF OF THE RECORDS TO ONE TARGET AND REMAINING TO OTHER TARGET?
2,can we insert duplicate data with dynamic look up cache,if yes than why and if no why?
Examples of Fatal & Non-Fatal error?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
Briefly define reusable transformation?
What is data movement mode in Informatica and difference between them?
what is mean by flag 4 in update strategy t/r
what is normalizer transformation?
What is main use of mapplet?
hi all, can anyone tell where i will get good informatica training in Pune? thanks in advance.
how can we use sorter transformation in joins?
how to declare array in plsql?