Monday, November 13, 2023

Dbms 2 imp Questions

DBMS 2 IMP questions  (click on read more)

 1. Relational Database Design

  1. What is a view ? Explain with example how views can be used or created.
  2. How triggers are declared and implemented. Explain with example.
  3. What is cursors and it's types ? How to declare it ? Explain with example.
  4. What is exception? How to handle error exception in postgresql

2. Transaction Concept

  1. Explain the State of Transaction with Diagram?
  2. State the properties of a transaction or list the ACID properties and explain the use.
  3. What is Schedule? And explain its type like complete, cascadless schedule.
  4. What is serializablity? Explain types with example like view & conflict serializablity?

3. Concurrency Control 

  1. Explain the basic timestamp ordering method for concurrency Control.
  2. Explain deadlock handling methods . Deadlock detection and recovery?
  3. What are the different deadlock prevention algorithms ? Explain any one wound -wait.   
  4. State the Thomas write rule?
  5. Define terms. Strict 2pl , rigorous 2pl, conservative 2pl , shared lock , lock,2pl, concurrency Control.

4. Crash Recovery  

  1. Write a short note on buffer management?
  2. What is system crash. explain in detail.
  3. What are checkpoints ? How are they useful in crash Recovery with example.
  4. Explain different types of failure in detail.
  5. Write a short note on log based recovery? Explain techniques like  immediate modification for log based recovery?
  6. Explain shadow paging ? State advantage and disadvantage of shadow paging.

5. Database Security 

  1. Explain statistical database security with example.
  2. What is database security? Discuss encryption techniques for database security.
  3. Explain methods of database security.

6. Database System Architectures

  1. Discuss Benefits of client server system.
  2. Explain classification & types of client server architecture 
  3. Explain parallel system. with parameters .
  4. Explain two- tire client server architecture. Also state advantage and disadvantage.

No comments:

Post a Comment