Define the POWER option while adding or removing the disks
Increase the number of ARB processes by setting up a higher value for ASM_POWER_LIMIT.
Increase the number of DBWR processes by setting up a higher value for DB_WRITER_PROCESSES
Increase the number of slave database writer processes by setting up a higher value for DBWR_IO_SLAVES
第1题:
You are using an Automatic Storage Management (ASM) instance to manage the database files of your production database. After adding a new disk group to the ASM instance, you execute the following command: ALTER DISKGROUP dg3 REBALANCE POWER 0; What would be the result of this command?()
第2题:
Immediately after adding a new disk to or removing an existing disk from an Automatic Storage Management (ASM) instance, you find that the performance of the database decreases initially, until the addition or removal process is completed. Performance then gradually returns to normal levels. Which two activities could you perform to maintain a consistent performance of the database while adding or removing disks?()
第3题:
You are an Oracle DBA responsible for an ASM instance. The disk controller on your system fails. You suspect that the disk itself is okay. You know it will take 24 hours to replace the controller and you don’t want to have to rebuild the disks from scratch. What do you do?()
第4题:
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?()
第5题:
You are managing an Oracle Database 11g instance with ASM storage. The ASM instance is down. To know the details of the disks in the DATA disk group , you issued the following ASMCMD command: ASMCMD> lsdsk -I -d DATA Which statement is true regarding the outcome of this command?()
第6题:
Which statement is true about the Manageability Monitor (MMON) background process()
第7题:
Increase the value of the ASM_POWER_LIMIT parameter.
Set the DISK_REPAIR_TIME disk attribute to a lower value.
Specify the statement that adds the disk back to the disk group.
Increase the number of ASMB processes.
Increase the number of DBWR_IO_SLAVES in the ASM instance.
第8题:
Define the POWER option while adding or removing the disks
Increase the number of ARB processes by setting up a higher value for ASM_POWER_LIMIT.
Increase the number of DBWR processes by setting up a higher value for DB_WRITER_PROCESSES
Increase the number of slave database writer processes by setting up a higher value for DBWR_IO_SLAVES
第9题:
You can use the operating system utility to migrate from non-ASM disk storage to ASM disk storage.
You cannot perform a database backup from non-ASM disk storage to tape and then move it to ASM disk storage.
You can use the SWITCH DATABASE TO COPY Recovery Manager (RMAN) command to switch back to non-ASM disk storage if you have not deleted your original datafiles.
You cannot use Recovery Manager (RMAN) to migrate from non-ASM disk storage to ASM disk storage if you are not using RMAN for your backup and recovery strategies.
第10题:
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
第11题:
ASMB
ARBn
RBAL in the ASM instance
RBAL in the database 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 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? ()
第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题:
You are the Database Administrator for WonderWeb, which has recently acquired a media company TXGlobal. You have been assigned the task to migrate all the database applications of TXGlobal to the database server of WonderWeb. To accommodate more database applications, you need to add disks to the existing disk group. Whenever you add or remove disks from the disk group, Automatic Storage Management (ASM) rebalancing distributes the data evenly across all the disks of the disk group. Which background process performs this actual rebalancing activity, resulting in the movement of data extents in the disk groups?()
第16题:
Immediately after adding a new disk to or removing an existing disk from an ASM instance, you find that the performance of the database goes down initially until the time the addition or removal process is completed, and then gradually becomes normal. Which two activities would you perform to maintain a consistent performance of the database while adding or removing disks?()
第17题:
Your database is configured on non-ASM disk storage. You need to migrate your database to ASM disk storage. Which statement is true about migrating from non-ASM disk storage to ASM disk storage?()
第18题:
Immediately after adding a new disk to or removing an existing disk from an Automatic StorageManagement (ASM) instance, you find that the performance of the database decreases initially, until the addition or removal process is completed. Performance then gradually returns to normal levels. Which two activities could you perform to maintain a consistent performance of the database while adding or removing disks?()
第19题:
The DGROUP1 disk group was unmounted by another DBA.
A datafile has been lost, causing the ASM disk group DGROUP1 to go into the DISMOUNTED state
One of the redundant disks (DGROUP1) has been lost in a disk group.
This query has no meaning in an ASM instance.
A disk associated with a disk group was discovered after the ASM instance initially opened.
第20题:
increase the number of checkpoint processes
define the POWER option while adding or removing the disks
increase the number of DBWR processes by setting up a higher value for DB_WRITER_PROCESSES
increase the number of slave database writer processes by setting up a higher value for DBWR_IO_SLAVES
increase the number of ASM Rebalance processes by setting up a higher value for ASM_POWER_LIMIT during the disk addition or removal
第21题:
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.
第22题:
increase the number of checkpoint processes
define the POWER option while adding or removing the disks
increase the number of DBWR processes by setting up a higher value for DB_WRITER_PROCESSES
increase the number of slave database writer processes by setting up a higher value for DBWR_IO_SLAVES
increase the number of ASM Rebalance processes by setting up a higher value for ASM_POWER_LIMIT during the disk addition or removal process
第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.