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, 328 of 521


HS_CLASS_INIT

HS_CLASS_INIT displays information about the non-Oracle (FDS) class-specific initialization parameters.

Column  Datatype  NULL  Description 

INIT_VALUE_NAME 

VARCHAR2(64)  

NOT NULL 

Name of the initialization parameter  

INIT_VALUE 

VARCHAR2(255)  

NOT NULL 

Value of the initialization parameter 

INIT_VALUE_TYPE 

VARCHAR2(1)  

NOT NULL 

Environment variable (T or F). T means this is an environment variable; F means do not set as an environment variable 

FDS_CLASS_NAME 

VARCHAR2(30) 

NOT NULL 

Name of the FDS Class 

FDS_CLASS_INIT_ID 

NUMBER  

NOT NULL 

Sequence: a counter that is incremented for every row inserted (used internally) 

FDS_CLASS_ID 

NUMBER  

NOT NULL 

Sequence: a counter that is incremented for every row inserted (used internally) 


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