logo

Crowdly

Browser

Додати до Chrome

INTRO. TO DATABASE MGMT. SYST.

Шукаєте відповіді та рішення тестів для INTRO. TO DATABASE MGMT. SYST.? Перегляньте нашу велику колекцію перевірених відповідей для INTRO. TO DATABASE MGMT. SYST. в moodlenew.iitd.ac.in.

Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!

Validation‐based concurrency control always requires buffering all writes until commit time.

0%
0%
Переглянути це питання

Which of the following scheduling graphs indicates a cycle (and thus non‐serializable schedule)?

Переглянути це питання

Consider two transactions T1 and T2 with timestamps TS(T1)=5 and TS(T2)=10 and the following schedule:

   T1.                |   T2

--------------+-------------

 write(A)          | 

                         | read(A)

  

Under the basic timestamp ordering protocol, what happens?

 

Переглянути це питання

Consider the following transaction schedule. Indicate if it is conflict-serializable or not:

 

|   T1          |   T2

+---------+--------

| read(A)   |  

|                 | read(B)

| read(B).  |  

|                 | write(B)

| write(A)  |  

| write(B)  |  

|                 | read(A)

|                 | write(A)

| commit   |  

|                 | commit

Переглянути це питання

Consider this schedule under basic 2PL where locks may be released as soon as the write is done (so uncommitted writes can be seen by others)

|   T1                  |   T2

+--------------+-------------

| lock_X(A)       | 

| write(A)          | 

| unlock(A)       | 

|                        | lock_S(A)

|                        | read(A)

| abort              | 

|                        | 

Under this protocol, does the schedule exhibit

Переглянути це питання

Under basic two‐phase locking, once a transaction releases any lock, it cannot acquire any new locks.

0%
0%
Переглянути це питання

Deadlock avoidance using wait‐die and wound‐wait schemes is typically integrated with which protocol?

Переглянути це питання

In a timestamp‐ordering protocol, a read operation may ever cause the reading transaction to abort if the data item was last written by a younger transaction.

0%
0%
Переглянути це питання

Consider the following schedule under basic 2PL

|   T1                  |   T2

+--------------+-------------

| lock_S(A)        | 

|                         | lock_S(B)

| lock_X(B)       | 

|                         | lock_X(A)

Under this 2PL protocol, does the schedule exhibit

Переглянути це питання

Assuming that and are sets and and

0%
0%
0%
0%
Переглянути це питання

Хочете миттєвий доступ до всіх перевірених відповідей на moodlenew.iitd.ac.in?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!

Browser

Додати до Chrome