How to find the size of database?



How to find the size of database?..

Answer / Pankaj Siddharth

The method to find the size of a database depends on the DBMS being used. Generally, you can use system-level commands or utilities provided by the DBMS vendor. For example, in Oracle, you can use the 'DBMS_METADATA' package to get the size information.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

What are the advantages of database system?

1 Answers  


What is dbms language?

1 Answers  


Define atomicity and aggregation.

1 Answers  


Why are forms important in databases?

1 Answers  


Explain the necessary techniques to control deadlocks?

1 Answers  


What is mean by dbms?

1 Answers  


How do you handle your own transaction?

1 Answers  


What are different types of data models?

1 Answers  


Define denormalization.

1 Answers  


What is system r? How many of its two major subsystems?

1 Answers  


How index hunting contributes in improving the query performance?

1 Answers  


What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode ?

2 Answers  


Categories