12cOCP 062近期新出现的考试原题-第29题

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了12cOCP 062近期新出现的考试原题-第29题相关的知识,希望对你有一定的参考价值。

第29题、choose one

Examine the parameters for a database instance:

NAME TYPE VALUE

temp_undo_enabled boolean TRUE

undo_ management string AUTO

undo _retention Integer 900

undo _tablespace string UNDOTBS1

Your database has three undo tablespaces and the default undo tablespace is not autoextensible.

Resumable space allocation is not enabled for any sessions in the database instance.

What is the effect on new transactions when all undo space in the default undo tablespace is in use by active transactions?

A) Transactions wait until space becomes available in UNDOTBS1.

B) Transactions write their undo in a temporary tablespace.

C) Transactions fail.

D) Transactions write their undo in the SYSTEM undo segment.

Answer:C

(解析:该题故意弄了几个参数的值,特别是temp_undo_enabled,然后告诉我们Resumable space功能没有打开,以及默认undo表空间都用完了,那么新的事务就会失败。来自3组:1015267481)

以上是关于12cOCP 062近期新出现的考试原题-第29题的主要内容,如果未能解决你的问题,请参考以下文章

12cOCP 062近期新出现的考试原题-第28题

12cOCP 062近期新出现的考试原题-第28题

[1z0-062]OCP-12c近期出现的考试新题-第24题

第39题2019年OCP认证12C题库062考试最新考试原题

第33题2019年OCP认证12C题库062考试最新考试原题-33

第34题2019年OCP认证12C题库062考试最新考试原题-34