The ASM rebalance operation will likely consume fewer resources and complete in a shorter amount of time.
The ASM rebalance operation will consume fewer resources and complete in a longer amount of time.
The ASM rebalance operation will be parallelized and should complete in a shorter amount of time.
There is no ASM_POWER_LIMIT setting used in ASM.
None of the above.
第1题:
Which of the following ALTER DISKGROUP commands does not use V$ASM_OPERATION to record thestatus of the operation?()
第2题:
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?()
第3题:
Which statement is true about the Manageability Monitor (MMON) background proces()
第4题:
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.)
第5题:
What is the effect of increasing the value of the ASM_POWER_LIMIT parameter?()
第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题:
The ASM rebalance operation will likely consume fewer resources and complete in a shorter amount of time.
The ASM rebalance operation will consume fewer resources and complete in a longer amount of time.
The ASM rebalance operation will be parallelized and should complete in a shorter amount of time.
There is no ASM_POWER_LIMIT setting used in ASM.
None of the above.
第8题:
ADD DIRECTORY
DROP DISK
RESIZE DISK
REBALANCE
ADD FAILGROUP
第9题:
The rebalancing of the disk group would be stopped.
The rebalancing of the disk group would be completed as fast as possible.
The command would result in an error because the value of POWER cannot be 0.
The rebalancing of the disk group would be completed without affecting the disk group DG3.
The command would result in an error because the disk groups cannot be manually rebalanced.
第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题:
ADD DIRECTORY
DROP DISK
RESIZE DISK
REBALANCE
ADD FAILGROUP
第12题:
It transfers statistics from memory to disk at regular intervals.
It coordinates the rebalance activity for disk groups when ASM is used.
It communicates with the Automatic Storage Management (ASM) instance on behalf of the databaseinstance.
It performs dynamic memory management when Automatic Shared Memory Management is enabledfor the database instance.
第13题:
What is the net effect of the following command?() alter diskgroup dgroup1 drop disk abc;
第14题:
After executing the command alter diskgroup disk group2 drop disk dg2a; you issue the following command from the ASM instance: Select group_number, count(*) from v$asm_operation; What is the implication if the query against V$ASM_OPERATION returns zero rows?()
第15题:
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?()
第16题:
What is the result of increasing the value of the parameter ASM_POWER_LIMIT during a rebalance operation?()
第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题:
The databases configured to use the ASM instance are mounted
The disk groups are mounted as per the ASM_DISKGROUPS initialization parameter
ASM starts the Oracle Cluster Synchronization Services (CSS) daemon if it is not started
ASM discovers and examines the contents of all files that are in the paths specified in the ASM_DISKGROUPS initialization parameters
第19题:
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.
第20题:
The databases configured to use the ASM instance are mounted
The disk groups are mounted as per the ASM_DISKGROUPS initialization parameter
ASM starts the Oracle Cluster Synchronization Services (CSS) daemon if it is not started
ASM discovers and examines the contents of all files that are in the paths specified in the ASM_DISKGROUPS initialization parameters
第21题:
The disk ABC will be dropped from the disk group. Since you did not issue a rebalance command,the data on that disk will be lost.
The command will raise an error indicating that you need to rebalance the disk group to remove the data from that disk prior to dropping the disk.
The disk group will be automatically rebalanced during the drop operation. Once the rebalancing is complete,the disk will be dropped.
This command will fail because you cannot drop a specific disk in an ASM disk group.
The disk drop command will be suspended for a predetermined amount of time,waiting for you to also issue an alter diskgroup rebalance command. Once you have issued the rebalance command,ASM will proceed to rebalance the disk group and then drop the disk.
第22题:
The drop disk operation is still proceeding and you cannot yet run the undrop disks operation.
The drop disk operation is complete and you can run the undrop disks command if needed.
The drop disk operation is complete and you cannot run the undrop disk command.
The query will fail since there is not a V$ASM_OPERATION view available in an ASM instance.
None of the above is true.
第23题:
INSTANCE_TYPE
DB_UNIQUE_NAME
ASM_DISKSTRING
ASM_POWER_LIMIT
第24题:
The number of DBWR processes increases
The number of ASMB processes increases
The number of DBWR_TO_SLAVES increases
The rebalancing operation in an ASM instance completes more quickly, but can result in higher I/O overhead