Saturday, May 8, 2010

Getting Oracle Database Size

select sum(bytes) from dba_data_files

No comments:

Post a Comment