当前位置:网站首页>The subsystem implementing transaction persistence in DBMS is ()
The subsystem implementing transaction persistence in DBMS is ()
2022-06-30 04:31:00 【A fat man】
DBMS The subsystem that implements transaction persistence in is ( )
A. Security management subsystem
B. Integrity management subsystem
C. Concurrency control subsystem
D. Recovery management subsystem
answer
D
analysis
Atomicity : A transaction is a group of indivisible units of operation , This group of units either succeed or fail at the same time ( from DBMS Transaction management subsystem );
Uniformity : The data integrity before and after the transaction should be consistent ( from DBMS The integrity subsystem performs test tasks );
Isolation, : The transactions of multiple users should not affect each other , Be isolated from each other ( from DBMS Implementation of concurrency control subsystem );
persistence : Once a transaction is committed , Then its impact on the database is permanent and irreversible , If you roll back later or an exception occurs , Will not affect committed transactions ( from DBMS The recovery management subsystem of );
边栏推荐
- AI落地的新范式,就“藏”在下一场软件基础设施的重大升级里
- Idea grey screen problem
- QT 6.3.1conan software package release
- Redis sentry, persistence, master-slave, hand tear LRU
- Daily summary of code knowledge
- Fair lock and unfair lock
- How to write a conditional statement to obtain the value of the maximum time in a table using a MySQL statement
- Stack implementation integrated Calculator - code implementation
- 7-3 single source shortest circuit for strange play upgrade
- 2021-11-04
猜你喜欢

什么是光耦电路,实际使用中应该注意些什么?

How to solve the problem of link hyperlinks when trying to link the database?

FortiGate firewall and Aruze cloud tunnel interruption

el-upload上传文件(手动上传,自动上传,上传进度)

The new paradigm of AI landing is "hidden" in the next major upgrade of software infrastructure

OneNote production schedule

Blocking queue example

Network layer protocol hardware

Process architecture and process management

Five methods to clear floating and their advantages and disadvantages
随机推荐
Qt Creator 8 Beta2发布
JS import and export
Directory operations and virtual file systems
Ora-00907: missing right parenthesis problem supplement
My idea configuration
Thinkphp5 implements import function
股票利益【非dp】
JS reflect
el-upload上傳文件(手動上傳,自動上傳,上傳進度)
Error in conditional filter (if) syntax in sum function in SQL Server2005
FortiGate creates multiple corresponding DDNS dynamic domain names for multiple ADSL interfaces
Read / write lock example
Qt 6.3.1Conan软件包发布
Es2018 key summary
网络层详解
Myrpc version 0
Fair lock and unfair lock
Robot slam navigation core technology and practice Season 1: Chapter 0_ Slam development overview
BeanFactory创建流程
Five methods to clear floating and their advantages and disadvantages