logo

Relational Database Management System

   

Added on  2022-11-17

5 Pages778 Words370 Views
Running Head: RDBMS
Relational Database Management System
Name of the Student
Name of the University
Author Note
Relational Database Management System_1
RDBMS
1
About Oracle and Microsoft SQL Server
Oracles is a relational database management system that is a huge vendor for the
Information technology market. It supports the business intelligence, transactions processing,
analytics application, and data storage tools. The features of this system are high availability,
security, online analytical processing, management of data graph and spatial. It ensures security
by encryption with high authentication (Greenwald et al., 2013).
Microsoft SQL Server is a relational data base management system. It is a software
product that retrieve and stores data for other application. The features are this are less
vulnerable, robust auditing, data masking, and transparent data encryption. It provides BI
solutions to multi-dimension and tabular forms of queries of models (Korytkowski et al., 2015).
Handling concurrent updates by Oracle and Microsoft SQL Server
Oracle handles concurrent updates by two locking system are Pessimistic locking and
Optimistic locking. Pessimistic locking occurs when a record is locked till its use is finished. Its
application is designed to avoid Deadlock. Whereas, in Optimistic locking the record is read, and
checks for changes before the record is written back. If no changes are made then the version is
updated in one hit. And if not then the transaction is aborted and re-started.
The Row Versioning process in SQL server is used for handling concurrent updates. It
works by keeping record of the old transactions and checks for modification. When an update
occurs in the row of transaction-table a sequence number is assigned to the updated row (Mistry
& Misner, 2014). The old version of row gets stored in version store, and this process continues
till the transaction goes on.
Relational Database Management System_2

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
History and Evolution of the Products
|26
|7671
|20

Importance of Database Management Systems (DBMSs) in Real-World Scenarios
|7
|771
|264

Database management system - Assignment
|34
|4683
|127

Use and Features of Databases in Organizations
|5
|674
|308

Database Development
|28
|3298
|349

Developing a Proof of Concept Data Warehouse/Data Mart using Dimensional Modelling
|11
|2251
|475