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.
第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?()
第2题:
You specify a nonzero value for the MEMORY_TARGET initialization parameter, but do not set thePGA_AGGREGATE_TARGET or the SGA_TARGET parameters. You restart your database instance.Which statement about the result is true?()
第3题:
Which statement about Automatic Memory Management with Oracle 11g is true?()
第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?()
第5题:
You want to enable automatic PGA memory management in your database. Which setting is required to achieve this?()
第6题:
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?()
第7题:
The minimum memory size for the database buffer cache is set to 100 mb.
The maximum memory size that can be obtained by the database buffer cache during ASMM is set to 100mb
The minimum memory size allocated for a server process in the database buffer cache in dedicated modeis set to 100 mb.
The maximum memory size from the database buffer cache that can be released for dynamic distributionduring ASMM is set to 100 mb
第8题:
The database instance starts, and Oracle sets the default value of SGA_TARGET to the same value as SGA_MAX_SIZE
The database instance starts, and Oracle automatically tunes memory and allocates 60 percent to the SGA and 40 percent to the PGA
The database instance starts, but Automatic Memory Management is disabled
The database instance will not start because you did not specify the PGA_AGGREGATE_TARGET or SGA_TARGET parameter
第9题:
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.
第10题:
Advisor Central
Global Attributes
Resource Monitors
Memory Parameters
Database Usage Statistics
All Initialization Parameters
Automatic Workload Repository
第11题:
The database instance starts, and Oracle sets the default value of SGA_TARGET to the same value as SGA_MAX_SIZE
The database instance starts, and Oracle automatically tunes memory and allocates 60 percent to the SGA and 40 percent to the PGA
The database instance starts, but Automatic Memory Management is disabled
The database instance will not start because you did not specify the PGA_AGGREGATE_TARGET or SGA_TARGET parameter
第12题:
10M
400M
600M
800M
第13题:
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?()
第14题:
Your database is running in NOARCHIVELOG mode. You want to put the database in ARCHIVELOG mode. Which two statements regarding archive log destinations are true?()
第15题:
SORT_AREA SIZE and HASH_AREA_SIZE parameters are ignored in some of the user sessions. What could be the reason?()
第16题:
You recently created a database and configured the SPFILE with the following parameter settings to ensure that Oracle automatically adjusts the memory for the Program Global Area (PGA): SORT_AREA_SIZE = 150M HASH_AREA_SIZE = 150M BITMAP_MERGE_AREA_SIZE = 150M CREATE_BITMAP_AREA_SIZE = 150M WORKAREA_SIZE_POLICY = AUTO You have not included the PGA_AGGREGATE_TARGET initialization parameter in the SPFILE and the System Global Area (SGA) is currently sized at 4G. What is the total PGA memory allocated across all database server processes?()
第17题:
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?()
第18题:
User session data
Stack space
Private SQL area
Location of the runtime area for DML and DDL Statements
Location of a part of the runtime area for SELECT statements
第19题:
The command succeeds only if Automatic Memory Management is not enabled.
The command succeeds, but you need to restart the database for changes to take effect.
The command returns an error because the size of the redo log buffer cannot be changed dynamically.
The parameter value is changed and it comes into effect as soon as space becomes available in the System Global Area (SGA).
第20题:
The User Global Area (UGA) is not configured.
The sessions were started using the login name SYS.
The sessions are running in the Automatic Shared Memory Management mode.
The sessions are running in the automatic Program Global Area (PGA) memory management mode.
第21题:
The destination must be global only.
A maximum of five destinations can be assigned.
A maximum of ten different destinations can be assigned.
All the destinations are determined by the server automatically.
The destination may be local or remote for a Standby Database.
The destination can be changed by setting the LOG_ARCHIVE_FORMAT initialization parameter.
第22题:
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
第23题:
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
第24题:
Set the UNDO_RETENTION parameter to AUTO.
Create an initial undo segment in undotablespace.
Set the UNDO_RETENTION parameter to 900 or more
Set the initialization parameter UNDO_MANAGEMENT to AUTO
Set the UNDO_MANAGEMENT parameter to the name of an undotablespace