1Z0-053

多选题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.)Aissuing the ALTER SYSTEM ENABLE RESUMABLE; statementBissuing the ALTER SESSION ENABLE R

题目
多选题
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

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

第1题:

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

第2题:

Toenableresumablespaceallocationfortheinstance,whichofthefollowinginitializationparametersshouldyousettoanonzerovalue?()

A.RESUMABLE_SPACE_TIME

B.RESUMABLE_SPACE

C.RESUMABLE_TIME

D.RESUMABLE_TIMEOUT

E.TIME_RESUMABLE


参考答案:D

第3题:

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.


参考答案:A, C, E

第4题:

You issued the following statement in your SQL*Plus session:   SQL>ALTER SESSION ENABLE RESUMABLE TIMEOUT 600;   Which operation is neither suspended nor resumed using the Automatic Resumable Allocation feature in your database?()

  • A、 creating a table in your schema and you exceed your allocated space quota on the tablespace
  • B、 executing a long query that involves a sort operation and the statement runs out of temporary space
  • C、 loading data into tables by using the SQL*Loader and the number of extents in the table reaches the maximum limit
  • D、 creating a table in a dictionary-managed tablespace with an explicit MAXEXTENTS setting which results in an out of space error

正确答案:D

第5题:

You are an administrator of a small business network. You have one dial-up account at an ISP and want all computers on your network connect to the Internet.  You have enabled Internet connection sharing. You do not want to initiate this connection automatically when a request for Internet reaches your computer. What should you do? ()

  • A、You should uncheck “Enable on demand dialing
  • B、Enable on-demand dialing
  • C、Enable sharing a modem on one computer on the network
  • D、Configure a DHCP Server
  • E、Disable Internet Connection Sharing

正确答案:A

第6题:

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

第7题:

You want the size of the tablespace to increase when it is full. Which option would you use?()

  • A、use automatic extent allocation
  • B、disable threshold for the tablespace
  • C、use freelists to manage the free space
  • D、use automatic segment space management
  • E、create the tablespace as a bigfile tablespace
  • F、use the RESIZE clause while creating the tablespace
  • G、enable AUTOEXTEND for at least one of the data files in the tablespace

正确答案:G

第8题:

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

第9题:

You are shrinking the SCOTT.EMP table by executing the ALTER TABLE SCOTT.EMP SHRINK SPACE CASCADE statement. What is a prerequisite for shrinking the SCOTT.EMP table?()

  • A、 You must enable the block change tracking feature.
  • B、 You must have enable the flashback feature.
  • C、 You must use the OMF in your database.
  • D、 You must define the tablespace of the SCOTT.EMP table for automatic segment space management.

正确答案:D

第10题:

To enable resumable space allocation for the instance, which of the following initialization parameters should you set to a nonzero value?()

  • A、 RESUMABLE_SPACE_TIME
  • B、 RESUMABLE_SPACE
  • C、 RESUMABLE_TIME
  • D、 RESUMABLE_TIMEOUT
  • E、 TIME_RESUMABLE

正确答案:D

更多相关问题