Is there a rule or alarm that notifies if an Oracle user is reaching the max quota on a specific tablespace?
说明
Is there a rule/alarm that notifies if an Oracle user is reaching the max quota on a specific tablespace?
It seems there is an alarm if a tablespace is reaching the defined size, but not if a specific user reaching its defined quota.
原因
Currently there is no rule/alarm to notify if a user reached its quota.
解决办法
A user defined collection can be created to collect the needed metrics. Based on the metrics a custom rule can created. The SQL statement to get the needed metric could be this one: