What are the dictionary tables used to monitor a database
spaces ?
Answers were Sorted based on User's Feedback
Answer / shailendra kumar
DBA_DATA_FILES is view to show the space for the tablespace
if you want the calulate the space of the database the all
tablespace size is the database size.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is snapshots ?
What are roles ? How can we implement roles ?
What are the different Levels of Auditing ?
How can we specify the Archived log file name format and destination ?
What are the database administrators utilities avaliable ?
How to prevent unauthorized use of privileges granted to a Role ?
How can we reduce the network traffic ?
How can you Enforce Refrencial Integrity in snapshots ?
What are the dictionary tables used to monitor a database spaces ?
How will you enforce security using stored procedures ?
what is snapshot log ?
what is different between view and sequence?