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

Define atomicity and aggregation, Atomicity : Either all functions are lai...

Atomicity : Either all functions are laid out or none are. Users could not have to think about the effect of incomplete operations. DBMS ensures this by undoing the functions

Explain mechanism of nested queries, Explain mechanism of nested queries? ...

Explain mechanism of nested queries? SQL gives a mechanism for nesting subqueries. A subquery is a select from where expression that is nested within one more query. A common u

Example-revoke all on emp from mca12, Example:  //REVOKE ALL ON EMP FROM MC...

Example:  //REVOKE ALL ON EMP FROM MCA12;                              (All permissions will be cancelled) You can also cancel only some of the permissions. Drop: A user-

Development of an ER diagram and database implementation, i want answers th...

i want answers this assignment now if yiu can maket for me now ?

Write the syntax of creating an index, Write the syntax of creating an INDE...

Write the syntax of creating an INDEX ? Syntax of Creating an Index: CREATE [BITMAP] [UNIQUE] INDEX ON ( [, ] . . .);

Heuristics, Benefits of using heuristics

Benefits of using heuristics

What is stored procedure, What is Stored Procedure? A stored procedure ...

What is Stored Procedure? A stored procedure is a named group of SQL statements that have been previously formed and kept in the server database. Stored procedures accept input

Describe the benefits of OOD techniques, Describe the benefits of OOD techn...

Describe the benefits of OOD techniques OOD techniques are very useful for development of large and complex systems. It has been noted that large projects that are developed u

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