answersLogoWhite

0

Who are the end users for OLAP and OLTP?

Updated: 9/17/2019
User Avatar

Wiki User

11y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Who are the end users for OLAP and OLTP?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Explain the OLAP and OLTP system with example?

OLTP vs. OLAPWe can divide IT systems into transactional (OLTP) and analytical (OLAP). In general we can assume that OLTP systems provide source data to data warehouses, whereas OLAP systems help to analyze it.- OLTP (On-line Transaction Processing) is characterized by a large number of short on-line transactions (INSERT, UPDATE, DELETE). The main emphasis for OLTP systems is put on very fast query processing, maintaining data integrity in multi-access environments and an effectiveness measured by number of transactions per second. In OLTP database there is detailed and current data, and schema used to store transactional databases is the entity model (usually 3NF).- OLAP (On-line Analytical Processing) is characterized by relatively low volume of transactions. Queries are often very complex and involve aggregations. For OLAP systems a response time is an effectiveness measure. OLAP applications are widely used by Data Mining techniques. In OLAP database there is aggregated, historical data, stored in multi-dimensional schemas (usually star schema).


Why need of separate data warehouse?

3 Main reasons: 1.OLTP systems require high concurrency, reliability, locking which provide good performance for short and simple OLTP queries. An OLAP query is very complex and does not require these properties. Use of OLAP query on OLTP system degrades its performance. 2.An OLAP query reads HUGE amount of data and generates the required result. The query is very complex too. Thus special primitiveshave to provided to support this kind of data access. 3.OLAP systems access historical data and not current volatile data while OLTP systems access current up-to-date data and do not need historical data.


What is the difference between online transaction processing and online analytical processing?

OLTP : customer oriented. OLAP : Market oriented OLTP : ER based application oriented concern OLAP : subject oriented concern. Current data : Historical data used for detailed for decesion making Access patterns are short. : COCancelMPLEX


What is the difference between olap and oltp?

Hi, The difference can be highlighted by defining the two entities separately, OLTP: Online Transaction Processing is a system normally used in the regular routine of database or User end Transactions (These Transactions are short Transactions). In OLTP, the data is fully normalized in order to avoid redundancy,Duplication of data etc, for achieving normalization various Joins are used that connects the tables. (without these joins OLTP cannot be fully Normalized). Now move on, OLAP: Online Analytical Processing is a system helpful for analysis purposes, it is used in Business Intelligence for analysis reporting, unlike OLTP it doesn't have too many joins in it because in OLAP it is not required to normalize the data, the basic purpose is to make Facts and Dimensions. <<Specifically for reporting purposes the data retrieval should be faster (The joins make the data processing slow) so the basic need of designing OLAP is to make the reporting system faster.>>


What is statistical data in dbms?

A statistical database is a database used for statistical analysis purposes. It is an OLAP instead of OLTP system, although this term precedes that modern decision, and classical statistical databases are often closer to the relational model than the multidimensional model commonly used in OLAP systems today.


What do the letters in oltp stand for?

The acronym OLTP stands for Online Transaction Processing. It's about the processing and the response of the system to the users' request, for example the process that happens in ATM machines.


Difference between data warehouse and OLTP?

A data warehouse differs from OLTP in that the former handles many large and complex queries regarding various rows of a table while the latter retrieves data from single rows. At the same time, a data warehouse is not real time and supports few users at a time compared to OLTP that can support many concurrent users.


What are the types of Databases?

Here are the basic list of Database Types: OLTP : Online Transaction Processing Database - To store LIVE, Real-time data. Example: LIVE Temperature, LIVE Cricket Match data.. OLAP : Online Analytical Processing Database - To store data for Analysis, Forecasts. Example: Weather Forecasts DWH : Data Warehouse Database - To store Old, Historical Data HTAP Hybrid Transactional Analytical Processing Database OLTP + OLAP + DWH. Example : Google Map For more details, pls reach me.


What does the OLAP do?

The OLAP allows Nabisco to accurately track sales and consumer preferences


What is the disadvantage of olap?

OLAP, and its reliance on the data warehousing environment, are two of the most significant new technology areas. Moreover, the use of relational design and relational database technology are not feasible implementations to support OLAP design because of the complexity of the queries. The business problem is that OLAP queries are not real-time queries because of the refresh cycle of data into the OLAP data repository. Conventional designs call for integration of data into an operational data store where it can be cleansed, transformed, extracted, & then loaded into the OLAP data repository. This is accomplished through the use of (ETL) tools. The ETL process is generally complicated because data must be integrated and transformed for loading into the nonnormalized relational schema usually associated with OLAP environments. As such, the process can be complicated and time consuming, and with large amounts of data may only occur at monthly or quarterly time intervals. This creates the problem of not having real-time data in the OLAP repository. Real-time data exists in the OLTP environment where the time horizon of data within the OLTP environment is much shorter because performance decreases can occur with growing amounts of data. This is opposite of the nature and goals of the OLAP environment where data is aggregated and the time horizon of data grows to some large amount as determined by the information life cycle policy of the organization. The main problems you have to face using OLAP as a source is that OLAP engines, in general, are designed to return small result sets from highly aggregated data, whereas data mining, in general, is designed to perform operations on large sets of raw (or preprocessed) data. The implementation of OLAP in Analysis Services, requires that all of the result set be materialized in memory before returning to the client. This generally isn't a big deal for typical OLAP queries, but if you are, for instance, trying to mine all of your transaction data for the past 10 years, you will run into difficulties, in short the data gathered may not be (relatively) recent enough to qualify as real-time data for business intelligence purposes.


What is the difference between OLAP and data mining?

difference between Data Mining and OLAP


What company created OLAP?

Nabisco has created the online analytical processing (OLAP) data mart