全部科目 > 数据库系统工程师 >
2018年上半年 上午试卷 综合知识
第 74 题
章/节 计算机专业英语  
 
 
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.  atomicity
 
  B.  consistency
 
  C.  isolation
 
  D.  durability




 
 
相关试题     计算机专业英语 

  第72题    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..

  第72题    2024年上半年  
Ravi, like many project (71) , had studied the waterfall model of software development as the primary software life-cycle (72) . He was all set to use..

  第71题    2013年上半年  
So it is today.Schedule disaster, functional misfits,and system bugs all arise because the left hand doesn't know what the right hand is doing.As work..




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

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