Concurrent transactions-backup and recovery, Database Management System

Assignment Help:

Representing complex relationship among data

A database may contain varieties of data interrelated to each other in numerous ways. A DBMS must have the capability to represent a variety of relationships between the data as well as to update and retrieve related data simply and efficiently.

Improved Security

Data is essential to any organisation and also confidential. In a shared system the multiple users share the data, all information has not been shared by all users. For instance, the salary of the employees has not been visible to anyone other than the department dealing in this. Therefore, database should be protected from unauthorised users. This is done by Database Administrator (DBA) by giving the usernames and passwords only to authorised users as well as granting privileges or the type of operation allowed. This is complete by using security and authorisation subsystem. Only authorised clients may use the database and their access types can be restricted to only retrieval, update, insert or delete or any of these. Let us take example; the Branch Manager of any company may have access to all data while the Sales Assistant may not have access to salary details.

Improved Backup and Recovery

A file-based system may fail to give measures to protect data from system failures. This lies only on the user by taking backups intermittently. DBMS gives facilities for recovering the hardware and software failures. A recovery and backup subsystem is liable for this. In case a program fails, it restores the database to a state in which it was before the implementation of the program.

Support for concurrent transactions

A transaction is defined as the unit of work. For illustration, a bank may be there in a transaction where an amount of Rs.5000/- is transmitted from account X to account Y. A DBMS also transmit multiple transactions to occur concurrently.


Related Discussions:- Concurrent transactions-backup and recovery

Php optimization on iis 8, Project Description: We have purchased facebo...

Project Description: We have purchased facebook style chat software which we are using with our site. It is prepared in PHP but the rest of the site is developed asp.net. Iss

The transactions, The Transactions- A transaction is definite as the unit o...

The Transactions- A transaction is definite as the unit of work in a database system. Database systems that deal with a huge number of transactions are also termed as transaction p

What is the difference between where and having clauses, What is the differ...

What is the difference between WHERE and HAVING clauses?. Predicates in the WHERE clause applies to every tuple while the predicate in the HAVING clause applies to groups.

Example of primary key, Suppose that in an organisation, an employee may do...

Suppose that in an organisation, an employee may do different roles in dissimilar projects. Say, RAM is doing coding in one project and doing designing in another. Suppose that the

Need point of sale software for pizza restaurant, Project Description: N...

Project Description: Need Point of Sale software for pizza restaurant. Delivery and take out service, client's database, inventory control, order history, last order, order from

Describe the algorithm to draw the dependency graph, Describe the algorithm...

Describe the algorithm to draw the dependency graph?   Ans: Algorithm to draw Precedence Graph is like this: a.  For every transaction T i participating in schedule S, make

Aggregation, What does Aggregation mean?

What does Aggregation mean?

Create an index for the table client, Create an index for the table Client,...

Create an index for the table Client, field CLIENT_NO of Q ? Command:   CREATE INDEX client_client_no ON client(client_no);

Anomalies, define anomalies and different types of anomalies with example

define anomalies and different types of anomalies with example

List and describe the different types of indexes, Question 1 Indexes are o...

Question 1 Indexes are ocasionally defines on a single field of a file called an indexing field. List and describe the different types of indexes Question 2 Consider a book i

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd