多选题Which two initialization parameters would you set to enable Automatic Shared Memory Management?()Aset SHARED_POOL_SIZE to zeroBset STATISTICS_LEVEL to BASICCset SGA_TARGET to a non-zero valueDset DB_CACHE_SIZE to a non-zero valueEset STATISTICS_LEVEL t

题目
多选题
Which two initialization parameters would you set to enable Automatic Shared Memory Management?()
A

set SHARED_POOL_SIZE to zero

B

set STATISTICS_LEVEL to BASIC

C

set SGA_TARGET to a non-zero value

D

set DB_CACHE_SIZE to a non-zero value

E

set STATISTICS_LEVEL to TYPICAL or ALL

参考答案和解析
正确答案: E,C
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You specify a nonzero value for the MEMORY_TARGET initialization parameter, but do not set the PGA_AGGREGATE_TARGET or the SGA_TARGET parameters. You restart your database instance.Which statement about the result is true?()

A. The database instance starts, and Oracle sets the default value of SGA_TARGET to the same value as SGA_MAX_SIZE

B. The database instance starts, and Oracle automatically tunes memory and allocates 60 percent to the SGA and 40 percent to the PGA

C. The database instance starts, but Automatic Memory Management is disabled

D. The database instance will not start because you did not specify the PGA_AGGREGATE_TARGET or SGA_TARGET parameter


参考答案:B

第2题:

Your database is running in the automatic Program Global Area (PGA) memory management and Shared Memory Management mode. You want to increase the memory available for the SQL work areas. What would you do?()

  • A、modify the HASH_AREA_SIZE initialization parameter
  • B、modify the PGA_AGGREGATE_TARGET initialization parameter
  • C、modify the WORK_AREASIZE_POLICY initialization parameter
  • D、increase the value of the SGA_TARGET initialization parameter
  • E、increase the value of the SGA_MAX_SIZE initialization parameter
  • F、increase the value of the SORT_AREA_SIZE initialization parameter

正确答案:B

第3题:

You want to enable automatic PGA memory management in your database. Which setting is required to achieve this?()

A. Set MEMORY_TARGET to zero

B. Set the STATISTICS_LEVEL parameter to BASIC

C. Set the WORKAREA_SIZE_POLICY parameter to MANUAL

D. Set the PGA_AGGREGATE_TARGET parameter to nonzero value


参考答案:D

第4题:

You are enabling the Automatic Shared Memory Management feature in the Oracle Database 10g to ensure that the important memory structures of the System Global Area (SGA) are automatically adjusted depending on the database workload. You are using Enterprise Manager 10g to enable this feature. You are currently on the Administration tab page.  Which two links should you click to go to the Memory Advisor page?()

  • A、 Advisor Central
  • B、 Global Attributes
  • C、 Resource Monitors
  • D、 Memory Parameters
  • E、 Database Usage Statistics
  • F、 All Initialization Parameters
  • G、 Automatic Workload Repository

正确答案:A,C

第5题:

Which statement about Automatic Memory Management with Oracle 11g is true?()  

  • A、 You cannot specify MEMORY_TARGET if you explicitly specify SGA_TARGET or  PGA_AGGREGATE_ TARGET values that are greater than zero in your parameter file.
  • B、 Oracle can reallocate memory between the SGA and PGA automatically as needed.
  • C、 To use Automatic Memory Management, you must explicitly set both the MEMORY_TARGET and MEMORY_MAX_TARGET parameters in your parameter file.
  • D、 You can set the MEMORY_TARGET parameter to a maximum value of the current SGA size plus the current PGA size.

正确答案:B

第6题:

You specify a nonzero value for the MEMORY_TARGET initialization parameter,but do not set the PGA_AGGREGATE_TARGET or the SGA_TARGET parameters. You restart your database instance.  Which statement about the result is true?()

  • A、 The database instance starts,and Oracle sets the default value of SGA_TARGET to the same value as SGA_MAX_SIZE
  • B、 The database instance starts,and Oracle automatically tunes memory and allocates 60 percent to the  SGA and 40 percent to the PGA
  • C、 The database instance starts,but Automatic Memory Management is disabled
  • D、 The database instance will not start because you did not specify the PGA_AGGREGATE_TARGET or SGA_TARGET parameter

正确答案:B

第7题:

You enabled Automatic Shared Memory Management. The initialization parameters are set as shown below:  SGA_TARGET = 10GB SGA_MAX_SIZE = 14GB  STREAMS_POOL_SIZE = 1GB  SHARED_POOL_SIZE = 3GB  Which two statements are correct in this scenario? ()

  • A、 A total of 14 GB memory will be allocated to the automatically tuned memory components
  • B、 Reducing the value for SGA_TARGET to 9 GB will automatically decrease the memory allocated to shared pool from 3 GB to 2 GB
  • C、 The value for SGA_TARGET can be increased up to a maximum of 14 GB
  • D、 A maximum of 3 GB can be allocated to shared pool
  • E、 Increasing the value for SGA_TARGET to 12 GB will automatically increase the memory allocated to autotuned parameters
  • F、 Increasing the value for SGA_TARGET will automatically increase the memory allocated for  STREAMS_POOL_SIZE

正确答案:C,E

第8题:

Which two initialization parameters would you set to enable Automatic Shared Memory Management?()

A. set SHARED_POOL_SIZE to zero

B. set STATISTICS_LEVEL to BASIC

C. set SGA_TARGET to a non-zero value

D. set DB_CACHE_SIZE to a non-zero value

E. set STATISTICS_LEVEL to TYPICAL or ALL


参考答案:A, C

第9题:

Which two initialization parameters would you set to enable Automatic Shared Memory Management?()

  • A、 set SHARED_POOL_SIZE to zero
  • B、 set STATISTICS_LEVEL to BASIC
  • C、 set SGA_TARGET to a non-zero value
  • D、 set DB_CACHE_SIZE to a non-zero value
  • E、 set STATISTICS_LEVEL to TYPICAL or ALL

正确答案:A,C

第10题:

In your running instance, some of the initialization parameters are set as shown below: SGA_MAX_SIZE = 14GB  DB_CACHE_SIZE = 1GB  SHARED_POOL_SIZE = 3GB  STATISTICS_LEVEL = BASIC  PGA_AGGREGATE_TARGET = 0  You plan to enable Automatic Shared Memory Management but you are not able to set SGA_TARGET to a nonzero value. What could be the reason?()

  • A、The STATISTICS_LEVEL initialization parameter is set to BASIC
  • B、The PGA_AGGREGATE_TARGET initialization parameter is set to zero.
  • C、The SGA_MAX_SIZE initialization parameter is set to less than 20 GB
  • D、The DB_CACHE_SIZE initialization parameter is set to less than 5 GB
  • E、The SHARED_POOL_SIZE initialization parameter is set to a nonzero value.

正确答案:A

更多相关问题