What is a heap related to database ?
Answer / dhaval kodrani
There is one database heap per database, and the database
manager uses it on behalf of all applications connected to
the database. It contains control block information for
tables, indexes, table spaces, and buffer pools. It also
contains space for the log buffer (logbufsz) and temporary
memory used by utilities. Therefore, the size of the heap
will be dependent on a large number of variables. The
control block information is kept in the heap until all
applications disconnect from the database
| Is This Answer Correct ? | 8 Yes | 2 No |
What are the various types of snapshots ?
1. Display the post code and the purchase order number for each purchase order. Sort the output set by postcode.
What is the recommended interval at which to run statspack snapshots, and why?
What is oracle join syntax?
How can we create the complete backup of data in the oracle.
0 Answers IPEC, Satyam, SunTec,
How to list all indexes in your schema?
How to Select second Maximum salary in a Table ?
if you update view? where we store the data?
The join defined by the default data link is an outer join yes or no ?
What is BBED in Oracle?
I'm doing my final year and i ve planned to do an oracle certification , is this the rit tim nd wat's the future scope??
How to use "if" statements on multiple conditions?