| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
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, sqltunefor SQL Tuning Advisor) | |
| FILENAME | VARCHAR2(500) | NOT NULL | Name of the XSLT/XML schema file | 
| DATA | XMLTYPE | XSLT/XML schema data |