You want to disable resumable space allocation for all sessi

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

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

第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题:

Users are performing a large volume of inserts and deletes on the application tables in the APPS tablespace. You observe that there are several warning alerts being generated for the APPS tablespace space usage metrics. Currently, the warning threshold for the tablespace space usage metrics is set to 70%.  To make the generated alerts more useful as a problem identification tool, you want to reduce the frequency of alert generation for the tablespace space usage metrics for the APPS tablespace. What should you do?()

  • A、disable SQL tracing for theAPPS tablespace
  • B、disable logging attribute for the APPS tablespace
  • C、modify the tablespace to be a dictionary­managed tablespace
  • D、increase the critical threshold value for the tablespace space usage metrics for the APPS tablespace
  • E、increase the warning threshold value for the tablespace space usage metrics for the APPS tablespace

正确答案:E

第5题:

When would you want to disable souce-route and icmp on a router of interface?


正确答案:To prevent SMURF attack.

第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 are configuring captive portal on your SRX Series device for guest user access.When would you use the redirect-traffic all command?()

A. When you want all unauthenticated traffic to be redirected

B. When you want all clear text traffic to be redirected.

C. When you want all authenticated traffic to be redirected.

D. When you want all encrypted traffic to be redirected.


参考答案:B

第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 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

第10题:

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

更多相关问题