What is a heap related to database ?



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

Post New Answer

More Oracle General Interview Questions

What is open database communication (odbc) in oracle?

0 Answers  


What is Library Cache in Oracle?

0 Answers   MCN Solutions,


What is difference between sid and service name in oracle?

0 Answers  


How to check the server version in oracle?

0 Answers  


Does oracle partitioning improve performance?

0 Answers  






5. Display full details from the ORDER_LINE table where the item number is (first condition) between 1 and 200 (no > or < operators) OR the item number is greater than 1000 AND (second condition) the item cost is not in the list 1000, 2000, 3000 OR the order number is not equal to 1000.

3 Answers   Wipro,


From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.

0 Answers  


what are the default admin accounts in Oracle 10g ?

0 Answers   MCN Solutions,


How to bring a tablespace offline?

0 Answers  


What is Reduced List of Values?

0 Answers   iFlex,


How to end the current transaction in oracle?

0 Answers  


What are the differences between primary key and unique key?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)