what is the difference between OLTP database and data
warehousing database?

Answer Posted / srinivas

OLTP(ONLINE TRANSACTION PROCESSING SYSTEM):
1. It is used for transaction processing.
2. tables and joins are complex.
3. entity relation models will use.
4. used for write operations.
5. performance is low.

OLAP(ONLINE ANALATYCIAL PROCESSING SYSTEM):
1. It is used for analytacial prcessing.
2. tables and joins are simple.
3. dimension modeling will use.
4. used only for read operations.
5. performance is high.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is tracing level?

629


how would u estimate the size of Lookup transform data and index cache?

1647


when will use SQL override in a lookup transformation?

1879


What are cubes and olap cubes?

589


Explain the use lookup tables and Aggregate tables?

551






Can u access a repository created in previous version of Informatica?

1476


how do u extract data from different data sources explain with an example?

1781


Compare etl & elt?

558


two sources S1,S2 containing measures M1,M2,M3, 4 dimensions D1,D2,D3,D4, 1 Fact F1 containing measures M1,M2,M3 and surrogate keys K1,K2,K3,K4 (a) write a sql statement to populate Fact table F1 (b) Design a mapping in Informatica for loading of fact table F1.

1638


how would u estimate the size of Aggregator transform data and index cache?

1517


if i have a query as flat file how can we load data to target table

980


State the differences between shortcut and reusable transformation

527


how to do aggregation (year wise quantity ) using only source qualifier, the source is sql server date as datetime data type and target as flat file with year (string datatype)

2243


Mention few test cases and explain them?

552


What are the names of the layers in etl?

537