How can you find the size of a database?

Answer Posted / ashok

select sum(bytes/1024/1024) from dba_data_file;
it is the size of totaldatafiles

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an Oracle Rollback Segment?

611


What are the consideration at tehe migration of Oracle 9i to 10G.

2542


What is an oracle database schema?

643


How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_buffer_cache and db_buffer_cache?

2260


What is the function of Redo Log in Oracle?

662






What are Oracle Schema Objects?

633


What is an Oracle Data Segment?

608


Teradata: How can we know the indexed column in a table?

1370


Can a View based on another View in Oracle?

652


What is an Oracle Data Dictionary?

637


What is the use of Oracle Control File?

612


What is an Integrity Constrains in Oracle?

724


What are the uses of Oracle Rollback Segment?

643


What is an Oracle Data Block?

636


How to define Data Block size in Oracle?

636