REPORT_FILES

REPORT_FILES displays data for all of the XML schema and XSLT files associated with reports for a given component.

Column Datatype NULL Description
COMPONENT_ID NUMBER   ID number of the database component building the report
COMPONENT_NAME VARCHAR2(30)   Name of the database component building the report (for example, sqltune for SQL Tuning Advisor)
FILENAME VARCHAR2(500) NOT NULL Name of the XSLT/XML schema file
DATA XMLTYPE   XSLT/XML schema data