what is the difference between OLTP database and data
warehousing database?
Answers were Sorted based on User's Feedback
Answer / sanchari chowdhury
Records in a OLTP database can be updated or modified or
deleted. However,the same is not possible in DW.
OLTP database is used for transactional purposes e.g. day-
to-day sales or finance and DW is used for analytical
decisions.DW is mainly used for business decisions to
ensure stability of the organisation by curbing the
possible failures. This is possible because it contains the
historical or the archived data for analysis.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / parvar
The main difference between oltp and dw are,
Oltp dw
1 current data historical data
2 normalized data de-normalized data
3 small database large database
4 application-oriented subject-oriented
5 row by row loading bulk loading the data
The data
| Is This Answer Correct ? | 0 Yes | 0 No |
how do u really know that paging to disk is happening while u are using a lookup transform?
how would u estimate the size of Aggregator transform data and index cache?
what are the reports developed in sap bw project and what is the requirement for developing it?
1.Identify and discuss the problems which are occurred during data quality verification for the single-source and multi-source problems. 2.Testing has very important role in DWH. In ETL testing phase, how can we perform the integration testing and regression testing? 3.What are the perquisites of system testing and regression testing in ETL phase?
can u anyone plz share some etl testing interview question . and share the sql queries and unix . plz help me to clear in the etl testing interview by sharing ur knowledge
how do u decide whether u need to do aggregations at database level or at Informatica level?
Need Informatica Power Center 9.1 free download(for all windows version)
what is the difference between OLTP database and data warehousing database?
what is HISTOGRAM? how to generate statistics?
SCD2 will work on only dimension tables as well as fact Table?
working of line item dimension......pls,tell overall flow
how do u estimate the number of partitions that a mapping really requires? Is it dependent on the machine configuration?