GTU MCA MATERIAL FOR DBMS II

RSS
  • Home
  • Quick Review
  • Assignment
  • Backup and Recovery
  • Differences
  • About Me

Saturday, May 22, 2010

Logical Query Processing

Posted by Dr. Parag Shukla at 12:41:00 AM 0 comments
Email This BlogThis! Share to X Share to Facebook

Tuesday, May 11, 2010

SRIMCA - Vidyanagar Mid Sem Paper

Posted by Dr. Parag Shukla at 10:46:00 PM 0 comments
Email This BlogThis! Share to X Share to Facebook

Monday, May 10, 2010

Atmiya Institute Midsem Paper

Posted by Dr. Parag Shukla at 1:26:00 AM 0 comments
Email This BlogThis! Share to X Share to Facebook

Tuesday, May 4, 2010

TN Rao Mid Sem paper

T.N.Rao College of Information and Technology
M.C.A. SEM. II MID SEM EXAMINATION MAY 2010
Sub: 620006 DBMS-II

DATE: 03/05/2010                      TIME: 45 Minutes                         MARKS: 20

Q.1
Attempt any two of the following
14

(a)
What is transaction? Discuss ACID properties of transaction?


(b)
What is Concurrency Control? List and explain problem of Concurrency?


(c)
Describe shadow paging recovery technique in detail?

Q.2
Differentiate any two of the following
6
      
(a)
Immediate Update Vs Deferred Update Technique


(b)
Binary lock Vs Shared Lock


(c)
Timestamp ordering technique Vs Optimistic Concurrency tech.






Posted by Dr. Parag Shukla at 12:15:00 AM 0 comments
Email This BlogThis! Share to X Share to Facebook
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Total Pageviews

Blog Archive

  • ►  2019 (1)
    • ►  March (1)
  • ►  2016 (7)
    • ►  August (6)
    • ►  July (1)
  • ►  2011 (16)
    • ►  May (2)
    • ►  April (6)
    • ►  March (5)
    • ►  February (3)
  • ▼  2010 (9)
    • ▼  May (4)
      • Logical Query Processing
      • SRIMCA - Vidyanagar Mid Sem Paper
      • Atmiya Institute Midsem Paper
      • TN Rao Mid Sem paper
    • ►  March (5)
  • ►  2009 (1)
    • ►  December (1)

Followers

Blog List

Search

Parag Shukla. Powered by Blogger.

Popular Posts

  • Serial Schedule Vs Non-Serial Schedule
    Serial Schedule Non-Serial Schedule A serial schedule is a sequence of operat...
  • Dirty Read Vs Unrepeatable Read
    Dirty Read Unrepeatable Read A dirty read problem occurs when one transaction updates a ...
  • Log Based Recovery
    Log Based Recovery The most widely used structure for recording database modification is the log. The log is a sequence of log ...
  • Lost Update Vs Uncommitted Data
    Lost Update Uncommitted Data This problem is also known as “Multiple Update...
  • Shadow Paging
    Shadow Paging This technique does not require LOG in single user environment In mult...
  • Starvation Vs Deadlock
    Starvation Deadlock Starvation happens if same transaction is always choosen ...
  • Checkpoints
    Checkpoints When System failure occurs o We must consult log to determine those transaction that need to be redone and those tra...
  • Defferred Update method
    Deferred update Do not physically update the database on disk until after a transaction reaches its commit point; Then updates are r...
  • Assignment - 7 Query Processing & Optimization
    Assignment – 7         Query Processing & optimization    Submission Date 30-05-11   Q-1. Explain th...
  • Immediate Update Method
    Immediate update technique Database may be updated by some operations of a transaction before the transaction reaches its commit poi...
Copyright © 2010 GTU MCA MATERIAL FOR DBMS II