Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-01 |
|
|
View PDF |
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) |