9.96 V$OBJECT_BUFFERS

V$OBJECT_BUFFERS displays information about object buffers.

Column Datatype Description

TS_NUMBER

NUMBER

Tablespace number

DATA_OBJECT_ID

NUMBER

Data object ID

BUFFER_COUNT

NUMBER

Number of buffers

CON_ID

NUMBER

The ID of the container to which the data pertains. Possible values include:

  • 0: This value is used for rows containing data that pertain to the entire CDB. This value is also used for rows in non-CDBs.

  • 1: This value is used for rows containing data that pertain to only the root

  • n: Where n is the applicable container ID for the rows containing data

Note:

This view is available starting with Oracle Database 23ai, Release Update 23.9.