Oracle8i Reference
Release 2 (8.1.6)

A76961-01

Library

Product

Contents

Index

Prev Up Next

Dynamic Performance (V$) Views, 131 of 179


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 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index