What are two examples of an OLTP environment?

č  Transactions take a matter of seconds or less.
č  Many transactions involve a small amount of data.

Showing Answers 1 - 6 of 6 Answers

Kapil D Sapra

  • Oct 17th, 2005
 

On Line Banking

On Line Reservation (Transportation like Rail, Air etc.)

  Was this answer useful?  Yes

Mushtaq Mirza

  • Nov 17th, 2006
 

hello all,

Basically any ERP package cn be considered as and OLTP System.

or any system that is build to run transactions which helps the organization's to capture there day to day activities can be refered  to as a OTLP system.

Thanks

Mushtaq

  Was this answer useful?  Yes

Neelima Dahi

  • Aug 10th, 2007
 

OLTP is typified by a small number of rows (or records) or a few of many possible tables being accessed in a matter of seconds or less. Very little I/O processing is required to complete the transaction. For eg.


1. This type of transaction takes place when we take out money at an ATM. Once our card is validated, a debit transaction takes place against our current balance to reflect the amount of cash withdrawn.
2. This type of transaction also takes place when we deposit money into a checking account and the balance gets updated.


We expect these transactions to be performed quickly. They must occur in real time.

rishabh gupta

  • Sep 26th, 2014
 

Basically OLTP is used for normalized for efficient search & update to prevent redundancy.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions