The ASM-preferred mirror read feature is enabled.
The ASM supports variable sizes for extents of 1, 8, and 64 allocation units.
The ASM disk is dropped immediately from a disk group when it becomes unavailable.
The RDBMS always reads the primary copy of a mirrored extent of the ASM disk group.
第1题:
Which two statements are true regarding an Automatic Storage Management (ASM) instance? ()
第2题:
You are managing an Oracle 11g database with ASM storage, for which the COMPATIBLE initialization parameter is set to 11.1.0. In the ASM instance, the COMPATIBLE.RDBMS attribute for the disk group is set to 10.2 and the COMPATIBLE.ASM attribute is set to 11.1. Which two statements are true in this scenario for the features enabled for ASM? ()
第3题:
You are managing Oracle Database 11g with an ASM storage with high redundancy. The following command was issued to drop the disks from the dga disk group after five hours: ALTER DISKGROUP dga OFFLINE DISKS IN FAILGROUP f2 DROP AFTER 5H; Which statement is true in this scenario?()
第4题:
You support Oracle Database 12c Oracle Database 11g, and Oracle Database log on the same server. All databases of all versions use Automatic Storage Management (ASM). Which three statements are true about the ASM disk group compatibility attributes that are set for a disk group?()
第5题:
You are managing an Oracle Database 11g ASM instance having three disks in a disk group with ASM compatibility attribute set to 11.1.0 and redundancy set to high. One of the disks in the disk group becomes unavailable because of power failure. Which statements will be true in this scenario?()
第6题:
The ORACLE_SID environment variable is set to +ASM. ASMLIB is not used in the configuration. You executed the following command to startup the Automatic Storage Management (ASM) instance. SQL> STARTUP; Which two activities are performed during a successful start up operation?()
第7题:
Set the ASM compatibility attribute for the ASM disk group to 11.1.0.
Set the RDBMS compatibility attribute for the ASM disk group to 11.1.0.
Set the COMPATIBLE initialization parameter for the ASM instance to 11.1.0.
Set the COMPATIBLE initialization parameter for the database instance to 11.1.0.
第8题:
As ASM instance mounts an ASM control file
An ASM instance uses the ASMB process for rebalancing of disks within a disk group
Automatic Memory Management is enabled in an ASM instance even when the MEMORY_TARGET parameter is not set explicitly
An RDBMS instance gets connected to an ASM instance using ASMB as a foreground process when the database instance is started
第9题:
The ASM compatibility attribute controls the format of the disk group metadata.
RDBMS compatibility together with the database version determines whether a database Instance can mount the ASM disk group.
The RDBMS compatibility setting allows only databases set to the same version as the compatibility value, to mount the ASM disk group.
The ASM compatibility attribute determines some of the ASM features that may be used by the Oracle disk group.
The ADVM compatibility attribute determines the ACFS features that may be used by the Oracle 10g database.
第10题:
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
第11题:
mount the new disk group in the ASM instance
restart the ASM instance and the production database instance
register the new disk groups in the production database instance
restart the ASM instance without restarting the production database instance
include the new disk group in the ASM_DISKSTRING parameter in the parameter file and restart the ASM instance
第12题:
The database-compatibility version settings for each instance must be greater than or equal to the RDBMS compatibility of all ASM disk groups used by that database instances.
RDBMS compatibility and the database version determines whether a database instance can mount the ASM disk group.
The RDBMS compatibility settings for a disk group control the format of data structures for ASM metadata on the disk.
ASM compatibility controls which features for the ASM will be enabled.
第13题:
You are managing an Oracle Database 11g database with the ASM storage. The database is having big file tablespaces. You want files to open faster and less memory to be used in the shared pool to manage the extent maps. What configuration would you effect to achieve your objective?()
第14题:
Your production database uses an Automatic Storage Management (ASM) instance to manage its files. You want to add a new disk group to the ASM instance to manage the increased data load. What action would you perform to include the new disk group in the ASM instance without causing any impact on the currently connected users?()
第15题:
The ORACLE_SID environment variable is set to +ASM. ASMLIB is not used in the configuration. You executed the following command to startup the Automatic Storage Management (ASM) instance. SQL> STARTUP; Which two activities are performed during a successful start up operation? ()(Choose two.)
第16题:
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?()
第17题:
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?()
第18题:
You are managing an Oracle Database 11g database with ASM storage. The ASM disk group has the COMPATIBLE.ASM attribute set to 11.1. Which statements are true regarding extent management and allocation units in the ASM disk group?()
第19题:
The au_size disk group attribute determines the size of allocation units in the disk group.
The allocation unit size may vary but the extent size is fixed.
The allocation unit size and extent size are fixed for all the disks in a disk group and cannot be changed.
Extent management is completely automated.
第20题:
The command succeeds but it retrieves only the disk names.
The command produces an error because the ASM instance is down.
The command succeeds but it shows only the status of the ASM instance.
The command succeeds and retrieves information by scanning the disk headers based on an ASM_DISKSTRING value.
第21题:
It starts the ASM fast mirror resync.
All the disks in the dga disk group would be OFFLINE and the DISK_REPAIR_TIME disk attribute would be set to 5 hours.
It drops all disk paths from the dga disk group.
All the disks in the dga disk group in failure group f2 would be OFFLINE and the DISK_REPAIR_TIME disk attribute would be set to 5 hours.
第22题:
INSTANCE_TYPE
DB_UNIQUE_NAME
ASM_DISKSTRING
ASM_POWER_LIMIT
第23题:
The disk is immediately dropped from the disk group.
The ASM tracks the extents that are modified during the outa
The ASM migrates the extents from the unavailable disk to the remaining disks.
The disk automatically goes offline.