I'm trying to monitor pct log space used. I was calculating the percentage of log space used by using the Log space available and Log space used metrics.
However, when I execute:
get snapshot for database on DATABASE
I get these results
Log space available to the database (Bytes)= 10941163563
Log space used by the database (Bytes) = 78796052437
How can the log space...