Oracle® Fusion Middleware Publishing Reports to the Web with Oracle Reports Services 11g Release 1 (11.1.1) Part Number B32121-02 |
|
|
View PDF |
Oracle Reports 11g Release 1 (11.1.1) provides improved diagnosability through logging and tracing enhancements.
All Oracle Reports log files follow Oracle Diagnostic Logging (ODL) format, the standard across Oracle Fusion Middleware, for log format, message types, and log management directives. The log file entries are in Text format (default) or XML format. For detailed information, refer to Oracle Fusion Middleware Administrator's Guide.
For information about log file enhancements, see Section 24.3.2, "Log Files"
Note:
If you change the log path for the in-process server engine (that is, oracle.reports.engine logger), ensure that you make similar changes in the logmetadata.xml file. This file resides in the same directory as logging.xml.To view and search log files in Oracle Enterprise Manager:
Log in to Oracle Enterprise Manager.
Navigate to the desired component's home page (see Section 7.3, "Viewing the Component Topology"): Reports Server, Reports Application, Reports Bridge, or Reports Tools.
From the Reports menu, select Logs > View Log Messages.
The Oracle Enterprise Manager Log Messages page is displayed.
View the trend metrics; that is, how many errors of each type (Incident Error, Error, Warning, Notification, Trace) have been logged in the log files for the component.
Use the search options available in the page to search inside log files with various parameters, such as specific message type or time duration.
To modify the information logged in log files to diagnose issues, see Section 7.18.1, "Specifying Logging Information".
To configure Log Levels in Oracle Enterprise Manager:
Log in to Oracle Enterprise Manager.
Navigate to the component's home page (see Section 7.3, "Viewing the Component Topology").
From the Reports menu, select Logs > Log Configuration.
The Log Configuration page is displayed.
Select the Log Levels tab
Select the appropriate log level for each Logger Name from the ODL Level drop-down list.
Click Apply
To edit the log files in Oracle Enterprise Manager:
Log in to Oracle Enterprise Manager.
Navigate to the component's home page
From the Reports menu, select Logs > Log Configuration
The Log Configuration page is displayed
Select the Log Files tab
From the list of log files that is displayed, select the file which you want to edit
Click Edit Configuration...
The Edit Log File pop-up window is displayed
Edit the required parameters.
Click OK
Note:
If you change the Log File Format in the Edit Log File window, you must change the file extension in the *Log Path field, or manually delete the existing content from the log file. Therefore, the same diagnostic log file does not contain messages of different formats.