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, 274 of 452


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 


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