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

Draw the architecture of mysql, Data Base Management System 1. Draw the...

Data Base Management System 1. Draw the Architecture of MySQL and explain about its subsystems briefly. 2. Elaborate with the help of an example the concept of Primary key a

File organisation in dbms, File Organisation In Dbms Introduction ...

File Organisation In Dbms Introduction Databases are used to store information. Usually, the principal operations we have to perform on database are those relating to:

What are wait-for-graphs, What are wait-for-graphs?Give the algorithm to co...

What are wait-for-graphs?Give the algorithm to construct a wait-for-graph from a given schedule of transactions? How can deadlocks be detected from wait-for-graphs?   Ans:  The

Write query to list the staff who work within the branch, Consider the foll...

Consider the following relations: BRANCH( bno, street, area, city, pcode, Tel_no, Fax_no) STAFF( Sno, Fname, Lname, address, position , salary, bno) Express the subsequent qu

Differentiate between a unique key and a primary key, Differentiate between...

Differentiate between a unique key and a primary key. - By default, clustered index on column are created by primary key while nonclustered index are created by unique key.

Linked list, what is difference between circular inked lust and grunded lin...

what is difference between circular inked lust and grunded linked list

What is first normal form, What is first normal form? The domain of att...

What is first normal form? The domain of attribute must contain only atomic (simple, indivisible) values.

Each statement should have a where clause, Submit SQL SELECT Statements to ...

Submit SQL SELECT Statements to demonstrate several reports off your database, according to the following guidelines: You must submit at least 5 SELECT Statements. Each

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