Transactions 2: Serializability

Transactions 2: Serializability

University

15 Qs

quiz-placeholder

Similar activities

DBMS 09-06

DBMS 09-06

University

20 Qs

Transaction Processing

Transaction Processing

University

12 Qs

Mediterranean Quiz

Mediterranean Quiz

University

10 Qs

Quiz IV . Concurrencia

Quiz IV . Concurrencia

University

20 Qs

PHAR AD - QUIZ 5 (Management Info System)

PHAR AD - QUIZ 5 (Management Info System)

University

15 Qs

Database Transaction Management Quiz

Database Transaction Management Quiz

University

15 Qs

Transaction in DBMS

Transaction in DBMS

University

10 Qs

TPS_Concurrency COntrol

TPS_Concurrency COntrol

University

12 Qs

Transactions 2: Serializability

Transactions 2: Serializability

Assessment

Quiz

Computers

University

Medium

Created by

ANISA HERDIANI

Used 45+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A (possibly concurrent) schedule is serializable if it is ....

executed in a real time manner

always gives the same result

executed serially

equivalent to a serial schedule

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

We can identify a serializable schedule by checking the following notions ...

Conflict serializability

View serializability

Recoverable serializability

Concurrent serializability

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following instructions are conflicts if executed consecutively, except..

li = read(Q), lj = read(Q)

li = read(Q), lj = write(Q)

li = write(Q), lj = read(Q)

li = write(Q), lj = write(Q)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a schedule S can be transformed into a schedule S’ by a series of swaps of non-conflicting instructions, we say that S and S’ are ..

conflict serializable

conflict equivalent

conflict serializability

conflict

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A schedule S that conflict equivalent to a serial schedule is called ..

conflict serializable

conflict equivalent

conflict serializability

conflict

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Examine the following schedules.

Schedule 3 is conflict serializable.

True

False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Examine the following schedule.

The schedule is not conflict serializable.

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?