The V$PGA_TARGET_ADVICE view shows the predicted cache hit-ratio improvement if you increase PGA_AGGREGATE_TARGET
The V$PGA_TARGET_ADVICE view shows how the V$SQL_WORKAREA histogram will change if you change the value of PGA_AGGREGATE_TARGET
The V$PGA_TARGET_ADVICE_HISTOGRAM view shows how the V$SQL_WORKAREA_HISTOGRAM will change if you switch between Manual and Automatic PGA Memory Management
The V$PGA_TARGET_ADVICE view shows how performance will improve for the different work areas if you switch from Manual to Automatic PGA Memory Management
第1题:
You want to enable automatic PGA memory management in your database. Which setting is required to achieve this?()
第2题:
You have included the following parameter setting in your server parameter file: PGA_AGGREGATE_TARGET = 800M SORT_AREA_SIZE = 100M HASH_AREA_SIZE = 100M BITMAP_MERGE_AREA_SIZE = 100M CREATE_BITMAP_AREA_SIZE = 100M Which statement is true?()
第3题:
For Oracle 11g, Oracle strongly recommends that you configure your database to use which of the following memory-management features?()
第4题:
Which three statements are true about Automatic Workload Repository (AWR)?()
第5题:
By setting the value of MEMORY_TARGET to zero and setting the value of SGA_TARGET to a nonzero value, you will enable which of the following memory-management options?()
第6题:
Setting a nonzero value for SGA_TARGET
Configuring Automatic Shared Memory Management
Configuring Automatic Memory Management
Setting a nonzero value for SGA_MAX_SIZE and PGA_AGGREGATE_TARGET
None of the above
第7题:
The database instance is running with manual PGA management.
The database instance is running with manual shared memory management.
The database instance has the MEMORY_TARGET value set to a nonzero value.
All sessions are connected to the database instance in dedicated mode, and no RMAN or parallel queryoperations have been performed
第8题:
modify the HASH_AREA_SIZE initialization parameter
modify the PGA_AGGREGATE_TARGET initialization parameter
modify the WORK_AREASIZE_POLICY initialization parameter
increase the value of the SGA_TARGET initialization parameter
increase the value of the SGA_MAX_SIZE initialization parameter
increase the value of the SORT_AREA_SIZE initialization parameter
第9题:
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.
Oracle can reallocate memory between the SGA and PGA automatically as needed.
To use Automatic Memory Management, you must explicitly set both the MEMORY_TARGET and MEMORY_MAX_TARGET parameters in your parameter file.
You can set the MEMORY_TARGET parameter to a maximum value of the current SGA size plus the current PGA size.
第10题:
Set MEMORY_TARGET to zero
Set the STATISTICS_LEVEL parameter to BASIC
Set the WORKAREA_SIZE_POLICY parameter to MANUAL
Set the PGA_AGGREGATE_TARGET parameter to nonzero value
第11题:
Automatic PGA Memory Management
Automatic SGA Memory Management
Automatic Shared Memory Management
Automatic Memory Management
Manual SGA Memory Management
None of the above
第12题:
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.
Oracle can reallocate memory between the SGA and PGA automatically as needed.
To use Automatic Memory Management, you must explicitly set both the MEMORY_TARGET and MEMORY_MAX_TARGET parameters in your parameter file.
You can set the MEMORY_TARGET parameter to a maximum value of the current SGA size plus the current PGA size
第13题:
You are working in a dedicated server environment. Your database is running in the automatic Program Global Area (PGA) memory management mode. Which two statements are correct in this scenario?()
第14题:
When tuning Automatic PGA Memory Management, which of the following views will provide the information specified?()
第15题:
Which of the following Oracle features is enabled by setting a nonzero value for the MEMORY_TARGET initialization parameter?()
第16题:
In Oracle 11g,by default which one of the following conditions implicitly enables Automatic PGA Memory Management?()
第17题:
Set MEMORY_TARGET to zero
Set the STATISTICS_LEVEL parameter to BASIC
Set the WORKAREA_SIZE_POLICY parameter to MANUAL
Set the PGA_AGGREGATE_TARGET parameter to nonzero value
第18题:
The WORK_AREASIZE_POLICY initialization parameter cannot be set to AUTO.
The Oracle database automatically controls the amount of PGA memory allotted to SQL work areas.
Setting the value of the SGA_TARGET initialization parameter to 0 will disable the automatic PGA memory management.
The SORT_AREA_SIZE parameter is ignored by all the sessions running in the automatic PGA memory management mode.
第19题:
All the *_AREA_SIZE parameters are ignored.
The Automatic PGA Memory Management feature cannot be disabled.
The total Program Global Area (PGA) memory cannot be manually increased above 800M.
The total memory for the PGA can automatically exceed 800M using the Automatic PGA Memory Management feature.
第20题:
Automatic PGA Memory Management
Automatic SGA Memory Management
Automatic Shared Memory Management
Automatic Memory Management
Manual SGA Memory Management
None of the above
第21题:
The V$PGA_TARGET_ADVICE view shows the predicted cache hit-ratio improvement if you increase PGA_AGGREGATE_TARGET
The V$PGA_TARGET_ADVICE view shows how the V$SQL_WORKAREA histogram will change if you change the value of PGA_AGGREGATE_TARGET
The V$PGA_TARGET_ADVICE_HISTOGRAM view shows how the V$SQL_WORKAREA_HISTOGRAM will change if you switch between Manual and Automatic PGA Memory Management
The V$PGA_TARGET_ADVICE view shows how performance will improve for the different work areas if you switch from Manual to Automatic PGA Memory Management
第22题:
LOG_BUFFER
SORT_AREA_SIZE
JAVA_POOL_SIZE
STREAMS_POOL_SIZE
DB_16K_CACHE_SZIE
DB_KEEP_CACHE_SIZE
第23题:
Automatic PGA Memory Management
Automatic SGA Memory Management
Automatic Shared Memory Management
Automatic Memory Management
Manual SGA Memory Management
None of the above
第24题:
modify the HASH_AREA_SIZE initialization parameter
modify the PGA_AGGREGATE_TARGET initialization parameter
modify the WORK_AREASIZE_POLICY initialization parameter
increase the value of the SGA_TARGET initialization parameter
increase the value of the SGA_MAX_SIZE initialization parameter
increase the value of the SORT_AREA_SIZE initialization parameter