DBA_TABLESPACE_USAGE_METRICS and ORA-1000
Hello everyone
We are on 11.2.0.4.0 on X64 Linux
We are hitting a bug where querying the dba_tablespace_usage_metrics view raises "ORA-1000 Max open Cursor exceeded" error
The issue is fixed in PSU 11.2.0.4.6 (Patch 20299013) but right now there is some time before we get there
Now since we cannot use the dba_tablespace_usage_metrics, we were wondering if there is a tested and reliable script
out there to monitor the tablespace usage (e.g. current used space, free space %age free etc) that we can use
until we apply the patch and start using the dba_Tablespace_usage_metrics again?