Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between a W/H and an OLTP application?

Answer Posted / harshad

Workload
Data warehouses are designed to accommodate ad hoc queries.
You might not
know the workload of your data warehouse in advance, so a
data warehouse
should be optimized to perform well for a wide variety of
possible query
operations.
OLTP systems support only predefined operations. Your
applications might be
specifically tuned or designed to support only these
operations.
&#9632; Data modifications
A data warehouse is updated on a regular basis by the ETL
process (run nightly or
weekly) using bulk data modification techniques. The end
users of a data
warehouse do not directly update the data warehouse.
In OLTP systems, end users routinely issue individual data
modification
statements to the database. The OLTP database is always up
to date, and reflects
the current state of each business transaction.
&#9632; Schema design
Data warehouses often use denormalized or partially
denormalized schemas (such
as a star schema) to optimize query performance.
OLTP systems often use fully normalized schemas to optimize
update/insert/delete performance, and to guarantee data
consistency.
&#9632; Typical operations
A typical data warehouse query scans thousands or millions
of rows. For example,
"Find the total sales for all customers last month."
A typical OLTP operation accesses only a handful of
records. For example,
"Retrieve the current order for this customer."
&#9632; Historical data
Data warehouses usually store many months or years of data.
This is to support
historical analysis.
OLTP systems usually store data from only a few weeks or
months. The OLTP
system stores only historical data as needed to
successfully meet the requirements
of the current transaction.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the possible data marts in retail sales?

1060


Explain about core dimension,

1036


What is type 2 version dimension?

1021


How to calculate fact table granularity?

1073


What is a relationship?

1039


Explain what is the difference between a primary and secondary actor in use case modeling?

1122


What are the different ways to represent the loading of dimension tables?

979


What is perform recovery?

1195


What is data stream and data adaopter. Is it same are different? Explain?

1088


How to explain any (sales) project in interview.actually feom where report developer work starts?pls reply as soon as possible?

997


Explain what are the advantages and disadvantages of reporting directly against the database?

1057


What are components of report studio?

1136


What are modeling tools available in the market?

1025


Explain have you ever been in a real dilemma at work? What did you do to get out of it?

1010


Is there any default username & pwd for bo designer & supervisor?

1088