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 |
When do we use dynamic cache and static cache in connected and unconnected lookup transformations? Difference between stop and abort
what happens if the info.server doesn't find the session parameter in the parameter file?
what happens if the info.server doesn't find the session parameter in the parameter file?
Is apache nifi an etl tool?
if i have a query as flat file how can we load data to target table
Explain and compare etl & manual development?
what is a test load?
what are the reports developed in sap bw project and what is the requirement for developing it?
how do u implement unconn.stored proc. in a mapping?
Explain the difference between etl tool and olap tools?
IN Informatica, I have 10 records in my source system. I need to load 2 records to target for each run. how to perform.please let me know. I know by using Mapping variable we can perform but how to load please any one explain.
how would u estimate the size of Lookup transform data and index cache?