码迷,mamicode.com
首页 > 其他好文 > 详细

053第423题

时间:2015-07-14 11:22:09      阅读:138      评论:0      收藏:0      [点我收藏+]

标签:ocp

423.Which of the following describes how a distributed resumable transaction behaves?
A. The resumable setting on the initiating session determines the resumable conditions for the entire
distributed transaction.
B. The resumable setting for the initiating instance determines the resumable conditions for the entire
distributed transaction.
C. The resumable setting on the initiating session controls only that part of the transaction that occurs
within the local instance; remote resumable settings determine the behavior of the distributed parts of the
transaction.
D. None of the above.
Answer: C


In a distributed environment, if a user enables or disables resumable space allocation, or a DBA alters the RESUMABLE_TIMEOUT initialization parameter, then the local instance is affected. RESUMABLE cannot be enabled remotely. In a distributed transaction, sessions on remote instances are suspended only if the remote instance has already enabled RESUMABLE on the instance or sessions at its site.

版权声明:本文为博主原创文章,未经博主允许不得转载。

053第423题

标签:ocp

原文地址:http://blog.csdn.net/adeline_pan/article/details/46874837

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!