Why touse stored procedure in ETL Application?

Answers were Sorted based on User's Feedback



Why touse stored procedure in ETL Application? ..

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

Why touse stored procedure in ETL Application? ..

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

Post New Answer

More Informatica Interview Questions

In aggregator transformation, I sort the data before aggregator and select sorted port but still I’m getting an error. What is that error?

2 Answers  


In my sourse i have like ename,gender vasu,male geetha,female ram,male suma.female kesav,male in my output i need male,female vasu,geetha ram,suma kesav

5 Answers  


I have a flat file, want to reverse the contents of the flat file

0 Answers   Informatica,


What is a node in Informatica?

0 Answers  


Why you use repository connectivity?

3 Answers   Yash Technologies,






write a query to remove null value follwing table? col1 col2 col3 dinesh null null null suresh null null null prakesh i want the output col1 col2 col3 dinesh suresh prakesh

4 Answers   Accenture, TCS,


wf dont have integration severances how you can run?

0 Answers   TCS,


Explain about HLD and LLD ?

16 Answers   Accenture,


what is degenerated dimension

6 Answers   Cap Gemini,


two tables from two different databases r there . both having same structure but different data . how to compare these two tables ?

10 Answers   HP, Patni,


What are the data movement modes in informatcia?

3 Answers  


when do we use static cache and when do we use dynamic cache in lookup transformation? with example.

1 Answers  


Categories