Oracle Database 12c: RAC Administration — Question 30
You just added an ASM disk to the DATA diskgroup.
Which two can be used to monitor the rebalancing?
Answer options
- A. ams_cmd lsop
- B. v$asm_disk
- C. v$asm_operation
- D. v$asm_diskgroup
- E. v$session_longops
- F. amscmd lsdg
Correct answer: A, C
Explanation
The correct answers, A and C, are specifically designed for monitoring ASM operations and rebalancing activities. Options B, D, and F provide information about disks and disk groups but do not focus on the rebalancing process, while option E pertains to long-running session operations, which is not directly related to ASM rebalancing.