in GATE retagged by
1,215 views
3 votes
3 votes

Which of the following is true?

  1.    Blind writes appear in any view serializable schedule that is not conflict serializable.
  2.    Blind writes appear in some view serializable schedule that is also conflict serializable.
  3.    Blind writes appear in all view seriallzable schedules that are also conflict serializable.
  4.    Blind writes appear only in conflict serializable schedule that is not view serializable.
  1. II and III
  2. II and IV
  3. I only
  4. I and II
in GATE retagged by
by
1.2k views

2 Answers

8 votes
8 votes
Best answer

Any view serializable schedule that is not conflict serializable must contain a blind write." 

But presence of blind write doesnt mean that a given view serializable schedule is not conflict serializable. i.e., there are view serializable schedules with blind writes that are

  1. conflict serializable
  2. non conflict-serializable

see this https://en.wikipedia.org/wiki/Blind_write

edited by
0 votes
0 votes
Correct answer should be option a.
reshown by

4 Comments

@Bikram sir, you trapped me with sequence of option given  I marked in hurry just looking by option "D" but option "D" was for statement 1
1
1
and even, with blind writes it not necessarily View serializable, it is necessary condition but not sufficient
1
1
can someone give example to prove that point
0
0
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true

64.3k questions

77.9k answers

244k comments

80.0k users