Why touse stored procedure in ETL Application?
Answers were Sorted based on User's Feedback
Answer / susheel sharma
in our project we used store procedure to implement CDC
(change data capture) for incremental data load.
generaly store procedure used when you have to implement
your complex business logic.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / grhyrngnn yjhyj
i used to stored procedure for time conversion,droping and
creating indexes,for loading time dimension,to know the
status of the database,to know the space availble.
| Is This Answer Correct ? | 5 Yes | 0 No |
Can we write to_date(three arguments) ? Will it work ? Advance thanks
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
write a query for how to eliminate the duplicate rows without using distinct?
Converting Rows to columns I have Relational source like his. JAN FEB MAR APR 100 200 300 400 500 600 700 800 900 100 200 300 I need to convert these rows into columns to the targe. MONTH TOTAL JAN 1500 FEB 900 MAR 1200 APR 1500 Please experts help me
Hi, I am unable to connect ports from two Active trasformations to another active transformation ? Why is it so? Why it is designed like that? Some rules has been designed like this that is We can't connect passive and another passive to active.Can any one please letme know all these rules. Ex:- I am trying to connect filter1 and filter2 to another filter. Please answer me Advance Thanks
i have f;latfile source. i have two targets t1,t2. i want to load the odd no.of records into t1 and even no.of recordds into t2. what is the procedure and whar t/r's are involved and what is the mapping flow
explain the scenario for bulk loading and the normal loading option in Informatica Work flow manager ???
Informatica settings are available in which file?
Why do we use DSS database for OLAP tools?
How to load a Dimension ? and how to load a fact table?
What is Factless fact table ???
12 Answers Satyam, Tech Mahindra,
HOW TO DELETE A RECORD FROM FLAT FILE