| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03  | 
  | 
  | 
PDF · Mobi · ePub | 
HS_FDS_INST contains information about non-Oracle (FDS) instances.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
FDS_INST_NAME | 
VARCHAR2(30) | 
NOT NULL | 
Name of the FDS instance | 
FDS_INST_COMMENTS | 
VARCHAR2(255) | 
Text description of the non-Oracle instance | |
FDS_CLASS_NAME | 
VARCHAR2(30) | 
NOT NULL | 
Name of the FDS class | 
FDS_INST_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) |