How will you monitor the space allocation ?

Answer Posted / mohanish sahoo

SQL>desc dba_data_files;
SQL>desc v$tablespace;
SQL>select bytes from dba_data_files where tablespace_name
like 'TABLSPACE_NAME';

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an Oracle Data Block?

709


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?

2340


What is an Oracle Data Segment?

695


Can a View based on another View in Oracle?

726


What is an oracle database schema?

729






How to define Data Block size in Oracle?

743


Can a Tablespace hold objects from different Schemes in Oracle?

698


What are Oracle Schema Objects?

735


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

1453


What are the uses of Oracle Rollback Segment?

747


What is an Oracle Data Dictionary?

721


What is an Integrity Constrains in Oracle?

807


What is an Oracle Rollback Segment?

717


What is an Oracle SYSTEM tablespace and when is it Created?

696


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

2620