This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
Nimayer
/
polimd
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f9b96a065b
Branches
Tags
master
polimd
/
Data Bases 2
/
lesson_01.md
lesson_01.md
579 B
Historique
Raw
DB2 - lesson 01
Paraboschi
6 October 2015
Transactional Systems
Transaction Properties and Mechanisms
##### Atomicity
Abort-rollback-restart
Commit protocols
##### Consistency
Integrity checking of the DBMS
##### Isolation
Concurrency control
##### Durability
Recovery management
Corresponding modules
##### Atomicity and Durability
Reliability Manager
##### Isolation
Concurrency Control System
##### Consistency
Integrity Control System at query execution time (with DDL Compilers support)