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

Static Data Dictionary Views, 372 of 521


SYS_OBJECTS

SYS_OBJECTS maps object IDs to object types and segment data block addresses.

Column  Datatype  NULL  Description 

OBJECT_TYPE 

VARCHAR2(15) 

 

Type of the object 

OBJECT_TYPE_ID 

NUMBER 

 

Type ID of the object 

SEGMENT_TYPE_ID  

NUMBER 

 

Type of segment: TABLE, CLUSTER, INDEX, ROLLBACK, DEFERRED ROLLBACK, TEMPORARY, CACHE 

OBJECT_ID  

NUMBER 

 

Object identifier 

HEADER_FILE  

NUMBER 

 

ID of the file containing the segment header 

HEADER_BLOCK  

NUMBER 

 

ID of the block containing the segment header 

TS_NUMBER 

NUMBER 

 

The tablespace number 


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