Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
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, 151 of 211


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-2001, 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