全部科目 > 数据库系统工程师 >
2018年上半年 上午试卷 综合知识
第 75 题
章/节 计算机专业英语  
 
 
A transaction is an action, or a series of actions, carried out by a single user or (71), that accesses or changes the contents of the database.
A transaction should possess the four basic or so-called ACID properties:
Atomicity. The “all or nothing” property. A transaction is an (72) unit that is either performed in its entirety or is not performed at all.
Consistency. A transaction must transform the database from one consistent state to another consistent state.
Isolation. Transactions execute independently of one another. In other words, the partial effects of (73) transactions should not be visible to other transactions.
Durability. The effects of a successfully completed (committed)transaction are permanently recorded in the database and must not be lost because of a subsequent failure.
The four properties above, only (74) property is the responsibility of the concurrency control subsystem to ensure. It is the responsibility of both the(75)and the application developers to ensure consistency. To guarantee the Atomicity and Durability properties after a failure, a log file is needed.
 
  A.  DBMS
 
  B.  DBA
 
  C.  end user
 
  D.  DBS




 
 
相关试题     计算机专业英语 

  第71题    2010年上半年  
Observe that for the programmer, as for the chef, the urgency of the patron (顾客)may govern the scheduled completion of the task, but it cannot gover..

  第75题    2019年上半年  
The entity-relationship (E-R) data model is based on a perception of a real world that consists of a collection of basic objects, called (71),and o..

  第74题    2009年上半年  
For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting th..




更多复习资料
请登录电脑版软考在线 www.rkpass.cn

京B2-20210865 | 京ICP备2020040059号-5
京公网安备 11010502032051号 | 营业执照
 Copyright ©2000-2026 All Rights Reserved
软考在线版权所有