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


HS_EXTERNAL_OBJECTS

HS_EXTERNAL_OBJECTS contains information about all of the distributed external objects accessible from the Oracle server.

Column  Datatype  NULL  Description 

FDS_CLASS_NAME 

VARCHAR2(30) 

NOT NULL 

Name of the FDS Class 

FDS_INST_NAME 

VARCHAR2(30) 

NOT NULL 

Name of the FDS instance 

OWNER 

VARCHAR(30) 

NOT NULL 

Name of the user who created the object 

OBJECT_NAME 

VARCHAR2(30) 

NOT NULL 

Name of the object. Name is unique for each instance 

OBJECT_TYPE 

VARCHAR2(13) 

NOT NULL 

Type of object: FUNCTION, PROCEDURE, PACKAGE, or LIBRARY 

OBJECT_TEXT 

LONG 

NOT NULL 

SQL text used to create the object 


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