OCP 11G认证考试

多选题You have enabled resumable space allocation in your database by setting the RESUMABLE_TIMEOUT parameter set to a nonzero value.Which three statements about resumable space allocation are true? ()AEven with resumable space allocation enabled for your da

题目
多选题
You have enabled resumable space allocation in your database by setting the RESUMABLE_TIMEOUT parameter set to a nonzero value.Which three statements about resumable space allocation are true? ()
A

Even with resumable space allocation enabled for your database, you can disable resumable space allocation for a single session.

B

A resumable statement is suspended only if an out of space error occurs. (Out of space condition Maximum extents reached condition,Space quota exceeded condition)

C

When a resumable statement is suspended, the transaction that contains the statement is also suspended.

D

A resumable statement can only be suspended and resumed once during the execution of the statement.

E

You can query the V$SESSION_WAIT dynamic performance view to identify the statements that are suspended for a session.

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You want to enable resumable space allocation at the instance level.Which two actions would enable resumable space allocation at the instance level? ()(Choose two.)

A. issuing the ALTER SYSTEM ENABLE RESUMABLE; statement

B. issuing the ALTER SESSION ENABLE RESUMABLE; statement

C. modifying the RESUMABLE_TIMEOUT initialization parameter to a nonzero value

D. issuing the ALTER SYSTEM SET RESUMABLE_TIMEOUT=; statement


参考答案:C, D

第2题:

You want to enable resumable space allocation at the instance level.Which two actions would enable resumable space allocation at the instance level?()

  • A、issuing the ALTER SYSTEM ENABLE RESUMABLE; statement
  • B、issuing the ALTER SESSION ENABLE RESUMABLE; statement
  • C、modifying the RESUMABLE_TIMEOUT initialization parameter to a nonzero value
  • D、issuing the ALTER SYSTEM SET RESUMABLE_TIMEOUT=<nonzero value>; statement

正确答案:C,D

第3题:

You want to disable resumable space allocation for all sessions.Which value should be assigned to the RESUMABLE_TIMEOUT parameter to disable resumable space allocation for all sessions?()

A. 0

B. 10

C. 100

D. NULL


参考答案:A

第4题:

You work as a database administrator for Certkiller .com. In the Certkiller PRODUCTION database you have granted RESUMABLE system privilege to the CONNECT role.Resumablespace operation has been enabled for all user session. You want users NOT to be aware of any kind of space-related problems while performing transactions. Instead, you want the problem to be resolved by a database trigger automatically. Which combination of triggering time and event would you use to achieve this objective?()

  • A、AFTER CREATE
  • B、AFTER SUSPEND
  • C、BEFORE CREATE
  • D、AFTER TRUNCATE
  • E、BEFORE SUSPEND
  • F、AFTER INSERT OR DELETE OR DELETE
  • G、BEFORE INSERT OR DELETE OR DELETE

正确答案:B

第5题:

You want to disable resumable space allocation for all sessions.Which value should be assigned to the RESUMABLE_TIMEOUT parameter to disable resumable space allocation for all sessions?()

  • A、0
  • B、10
  • C、100
  • D、NULL

正确答案:A

第6题:

Toenableresumablespaceallocationfortheinstance,whichofthefollowinginitializationparametersshouldyousettoanonzerovalue?()

A.RESUMABLE_SPACE_TIME

B.RESUMABLE_SPACE

C.RESUMABLE_TIME

D.RESUMABLE_TIMEOUT

E.TIME_RESUMABLE


参考答案:D

第7题:

You are creating a locally managed tablespace to meet the following requirements: All the extents should be of the same size.  The data should be spread across two data files.  A bitmap should be used to record the free space within the allocated extents. Which three options would you choose?()

  • A、set PCTFREE and PCTUSED to 50
  • B、specify extent allocation as Uniform
  • C、specify extent allocation as Automatic
  • D、create the tablespace as bigfile tablespace
  • E、create the tablespace as smallfile tablespace
  • F、set segment space management to Automatic
  • G、use the RESIZE clause while creating the tablespace

正确答案:B,E,F

第8题:

You want to enable resumable space allocation at the instance level.Which two actions would enable resumable space allocation at the instance level?()

A. issuing the ALTER SYSTEM ENABLE RESUMABLE; statement

B. issuing the ALTER SESSION ENABLE RESUMABLE; statement

C. modifying the RESUMABLE_TIMEOUT initialization parameter to a nonzero value

D. issuing the ALTER SYSTEM SET RESUMABLE_TIMEOUT=<nonzero value>; statement


参考答案:C, D

第9题:

Identify the three predefined server-generated alerts.()

  • A、Drop User
  • B、Tablespace Space Usage
  • C、Resumable Session Suspended
  • D、Recovery Area Low On Free Space
  • E、SYSTEM Tablespace Size Increment

正确答案:B,C,D

第10题:

You want to enable resumable space allocation at the instance level. Which two actions would enable resumable space allocation at the instance level?() 

  • A、 issuing the ALTER SYSTEM ENABLE RESUMABLE;statement
  • B、 issuing the ALTER SESSION ENABLE RESUMABLE;statement
  • C、 modifying the RESUMABLE_TIMEOUT initialization parameter to a nonzero value
  • D、 issuing the ALTER SYSTEM SET RESUMABLE_TIMEOUT=;statement

正确答案:C,D

更多相关问题