Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Tablespace usage
Hello NG!
I need a statement which results the percentage usage from a tablespace by a schema. The tablespace is used from more than one schema. Is this possibel?
Something like this:
"select usage from tablespace "USER" where schema_name="SCOTT""
Thanks for answers.
Regards Robert Received on Mon Apr 24 2006 - 06:19:43 CDT