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

Explain the b+ tree, Explain the B + tree? B + tree is a type of tre...

Explain the B + tree? B + tree is a type of tree which denotes sorted data in a way that permits for efficient insertion, retrieval and removal of records, each of which is

ERD, #question.ERD of any car

#question.ERD of any car

Data models, After going by the database architecture, let us now dwell on ...

After going by the database architecture, let us now dwell on an important query: how is the data organised in a database? There are a lot of basic structures that exist in a datab

Update city of first bank corporation to new delhi, Change the city of Firs...

Change the city of First Bank Corporation to ‘New Delhi' UPDATE COMPANY SET CITY = ‘New Delhi' WHERE COMPANY_NAME = ‘First Bank Corporation';

What is a dataset, What is a dataset? A dataset is an in-memory databas...

What is a dataset? A dataset is an in-memory database that is disconnected from any regular database, but has all the significant characteristics of a regular database. Dataset

What is functional dependency, What is Functional Dependency? A Functi...

What is Functional Dependency? A Functional dependency is shown by X Y among two sets of attributes X and Y that are subsets of R specifies a constraint on the possible tuple

MS Access 2010 - Form Updates Table, Hi there, Have an issue with my Databa...

Hi there, Have an issue with my Database. I have: TblOrderDetails and FmOrderDetails TblCircuit and FmCircuit Whenever I add data into the Form, it will update the table as expect

Text mining, Text Processing: Use readLines to read SOU.txt into R. Cr...

Text Processing: Use readLines to read SOU.txt into R. Create a vector called Pres containing the names of the presidents giving each speech. To do this, rst identify the lin

Difference among a primary index and a secondary index, What is the differe...

What is the difference among a primary index and a secondary index? Primary Index: A primary index is an ordered file whose records are of fixed length along with two fields.

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