Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Dynamic Performance (V$) Views, 161 of 237


V$ROWCACHE_SUBORDINATE

This view displays information for subordinate objects in the data dictionary.

Column Datatype Description

INDX

NUMBER

The index

HASH

NUMBER

The hash value

ADDRESS

RAW(4)

The address of the subordinate object

CACHE#

NUMBER

The parent cache ID

SUBCACHE#

NUMBER

The subcache ID

SUBCACHE_NAME

VARCHAR2(64)

The subcache name

EXISTENT

VARCHAR2(1)

Whether the object is an existing object

PARENT

RAW(4)

The address of the parent object

KEY

RAW(100)

The contents of the key


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback