DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.REPORT_FILES

Object Details
Object Name: REPORT_FILES
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
FILENAME VARCHAR2 (500) Yes
DATA XMLTYPE (64)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT FILENAME
,      DATA
FROM SYS.REPORT_FILES;

Dependencies

[top of page]

SYS.REPORT_FILES references the following:

SchemaSYS
PL/SQL PackageSTANDARD - show dependent code
TableWRI$_EMX_FILES
TYPEXMLTYPE
SYS.REPORT_FILES is referenced by following:

SchemaPUBLIC
SynonymREPORT_FILES