LOG_ARCHIVE_DEST
LOG_ARCHIVE_START
LOG_ARCHIVE_FORMAT
LOG_ARCHIVE_MAX_PROCESSES
第1题:
You want to enable resumable space allocation at the instance level.Which two actions would enable resumable space allocation at the instance level?()
第2题:
You want to enable resumable space allocation at the instance level. Which two actions would enable resumable space allocation at the instance level?()
第3题:
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.)
第4题:
You want to enable automatic PGA memory management in your database. Which setting is required to achieve this?()
第5题:
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?()
第6题:
You have a single Automatic Storage Management (ASM) instance running on the node on which your Oracle Database 10g resides. Which ASM instance initialization parameters must be included in the ASM instance initialization parameter file?()
第7题:
You included the following Automatic Storage Management (ASM) initialization parameter settings in the ASM initialization parameter file: INSTANCE_TYPE = ASM ASM_POWER_LIMIT = 11 LARGE_POOL_SIZE = 4M ASM_DISKGROUPS = DG1, DG2 DB_UNIQUE_NAME = +ASM You are unable to start the ASM instance. Which initialization parameter file setting(s) is not allowing the ASM instance to start?()
第8题:
LOG_ARCHIVE_DEST was not set in the parameter file.
LOG_ARCHIVE_START was not set in the parameter file.
alter database archivelog; was not executed in MOUNT mode.
LOG_ARCHIVE_MAX processes were not set in the parameter file.
第9题:
The SGA_TARGET initialization parameter cannot be set to a value greater than 8G
The DB_CACHE_SIZE initialization parameter cannot be set to a value less than 2G
The DB_CACHE_SIZE initialization parameter cannot be set to a value greater than 2G
The DB_KEEP_CACHE_SIZE initialization parameter cannot be set to a value greater than 960M
The DB_KEEP_CACHE_SIZE initialization parameter cannot be set to a value less than 960M
第10题:
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.
第11题:
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
第12题:
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
第13题:
Which two initialization parameters would you set to enable Automatic Shared Memory Management?()
第14题:
You work as a database administrator for Certkiller .com. You want to create your database with the automatic undo management feature enable.Which two tasks must you perform to achieve this?()
第15题:
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?()
第16题:
Which initialization parameter must you set to enable automatic archiving? ()
第17题:
Which of the following would you use to enable automatic media recovery for a database?()
第18题:
You require the Oracle server to manage the undo segments and space among various active sessions automatically. You created an undo tablespace, UNDO_TBS1, in your database. Which two additional steps would you perform to achieve this?()
第19题:
You configured automatic archive logging for the database. On the next startup the database runs for a while, but then hangs. After checking the alert log, you determine that all the online redo logs need archiving. Which step was skipped when you set up automatic archive log?()
第20题:
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.
第21题:
only the INSTANCE_TYPE initialization parameter is set to an invalid value
only the ASM_POWER_LIMIT initialization parameter is set to an invalid value
only the LARGE_POOL_SIZE initialization parameter is set to an invalid value
both the LARGE_POOL_SIZE and INSTANCE_TYPE initialization parameters are set to invalid values
第22题:
INSTANCE_TYPE
DB_UNIQUE_NAME
ASM_DISKSTRING
ASM_POWER_LIMIT
第23题:
The STATISTICS_LEVEL initialization parameter is set to BASIC
The PGA_AGGREGATE_TARGET initialization parameter is set to zero.
The SGA_MAX_SIZE initialization parameter is set to less than 20 GB
The DB_CACHE_SIZE initialization parameter is set to less than 5 GB
The SHARED_POOL_SIZE initialization parameter is set to a nonzero value.