Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

HS_ALL_DD

HS_ALL_DD contains data dictionary information about non-Oracle (FDS) data stores.

Column Datatype NULL Description
DD_TABLE_NAME VARCHAR2(30)   Data dictionary table name
TRANSLATION_TYPE CHAR(1)   T = Translation, M = Mimic
TRANSLATION_TEXT VARCHAR2(4000)   SQL statement containing the mapping
FDS_CLASS_NAME VARCHAR2(30)   Name of the FDS Class
FDS_INST_NAME VARCHAR2(30)   Name of the FDS instance
DD_TABLE_DESC VARCHAR2(255)   Description of the Oracle data dictionary table