Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Static Data Dictionary Views, 330 of 521


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; 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-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback