Query to view the remaining time of REBALANCE

Published by Alessandro Caredda on

With the article “Query to view the remaining time of REBALANCE,” we have the opportunity to see the status of the REBALANCE, the minutes remaining until the balancing of disks in an ASM Disk Group is completed, and the assigned parallelism.

When we add or remove a new LUN to the data DISK GROUP, data is implicitly redistributed across all disks in the DISK GROUP. This allows for distributing read and write operations across all disks in the DISK GROUP.

Query to view the remaining time of REBALANCE:

set lines 200
select * from v$asm_operations;
Query  tempo rimanente  REBALANCE

Stay tuned! In addition to querying the remaining time for REBALANCE:

To view my guides on CRS Commands click here!

At this LINK, instead, you’ll find the SQL queries.

Stay updated on our activities by joining our community: alternatively, find the SQL statements.

Facebook
Youtube
Linkedin

For those who haven’t done so yet, we recommend saving this site among your bookmarks, so you’ll always have our solutions to the most common database problems at your fingertips, especially Oracle databases.

Thank you for reading this article; we hope it was helpful to you! Additionally, we suggest bookmarking this site to find our guides more quickly, which we remind you are completely open and public. Thanks to our “open-source” mentality, we strongly believe that knowledge should be shared to make it always accessible.

As Linus Torvalds has always explained, sharing represents progress and technological advancement, and his Linux operating system is a shining example of this!


0 Comments

Leave a Reply

Avatar placeholder