Oracle8i Reference
Release 2 (8.1.6)

Part Number A76961-01

Library

Product

Contents

Index

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

Static Data Dictionary Views, 278 of 452


HS_CLASS_CAPS

HS_CLASS_CAPS contains information about the class-specific (driver) capabilities belonging to the non-Oracle (FDS) data store.

Column  Datatype  NULL  Description 

CAP_NUMBER 

NUMBER  

NOT NULL 

Capability number 

CAP_DESCRIPTION 

VARCHAR2(255) 

   

Capability description 

CONTEXT 

NUMBER 

   

Flag indicating the context in which the capability is enabled 

TRANSLATION 

VARCHAR2(255) 

   

Valid for functions; contains translation to FDS dialect 

ADDITIONAL_INFO 

NUMBER 

   

Additional flags for internal use 

FDS_CLASS_NAME 

VARCHAR2(30)  

NOT NULL 

Name of the FDS Class 

FDS_CLASS_ID 

NUMBER  

NOT NULL 

Sequence - a counter which is incremented for every row inserted (used internally) 


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

All Rights Reserved.

Library

Product

Contents

Index