Which is the correct description of a pinned buffer in the database buffer cache?

Which is the correct description of a pinned buffer in the database buffer cache?

Which is the correct description of a pinned buffer in the database buffer cache?

A.
The buffer is currently being accessed

B.
The buffer is empty and has not been used

C.
The contents of the buffer have changed and must be flushed to the disk by the DBWn process

D.
The buffer is a candidate for immediate aging out and its contents are synchronized with the
block contents on the disk



Leave a Reply 1

Your email address will not be published. Required fields are marked *


jean

jean

PINNED : A buffer being accessed (read/written) by a process.

Oracle uses the term, Pin at number of places with different contexts. As in a general term, pin means “struck there”,”kept permanently” , as like the pin we push in a board and it stays there only.That’s what the idea of the pinnng is.