Server Logs - Online and Batch
The Oracle Utilities Application Framework creates log files for various processes such as web server, application server, and batch processes. Since log files may contain both technical and personal private information intended to be accessible by different people, the logs have been split with this technical and "application user" separation in mind.
Application users are able to view the web and application server user logs online by pressing the "Show User Log" button when running the application with "debug=true" in the URL (see Debug Mode in the Administrative User Guide). The batch logs can be downloaded on the Batch Run Tree page for each thread via the Download stdout and Download stderr links.
Authorized administrators can also view tracing and debug logs of other users by pressing the "Show Log" button when running the application with "debug=true" in the URL (see Debug Mode in the Administrative User Guide).
The application user logs accessible to the user through the above method may not contain certain internal technical details (for example, table structure, SQL, or other internal code-related logging).