how oracle will recognise its space is 100gb
if 100gb is allocated for it...
Answer / manjeet kumar
select bytes/1048576 from dba_free_space where
tablespace_name='';
| Is This Answer Correct ? | 9 Yes | 5 No |
What is Shared Pool?
How the log writer writes the data into database
What is an Integrity Constrains in Oracle?
What are the consideration at tehe migration of Oracle 9i to 10G.
What is use of Rollback Segments In Database ?
how oracle will recognise its space is 100gb if 100gb is allocated for it...
what is the role of archiever
What is the maximum size of a oracle9i database?
What is the function of Lock (LCKn) Process?
What is function of RECO?
Diference between Oracle 9i and 10G.
How does Space allocation table place within a block ?