|
Oracle Home |
|
Home > Oracle Database Administration (DBA) > Scripts > Find the Oracle database size |
|
Oracle 10g, 11g Database Administration (DBA): Scripts |
|---|
Find the Oracle database size |
|
SELECT SUM (a.log_space
+ b.data_space + c.tempspace) "Total_DB_Size (G)"
|
|
Home > Oracle Database Administration (DBA) > Scripts > Find the Oracle database size |
|
Different Romanian Links/ Linkuri romanesti diferite |
Disclaimer: The views expressed on this web site are my own and do not reflect the views of Oracle Corporation. You may use the information from this site only at your risk. Copyright (c) 2009-2011 Paul Catalin Tomoiu. All rights reserved.