Review application logs and reports to help identify problematic pages.
The Application Express engine records activity logs to capture usage and performance data. This information displays in various reports. If a particular page is accessed extensively or a page renders slowly then these reports can help you identify problematic pages.
You can then further analyze the problematic pages. For example, you can run a report query in SQL Developer to review the Explain Plan.
Tip:
Another method of determining expensive elements within a page or process is to review the Application Express Debug mode.
See Also:
"APEX_DEBUG" in Oracle Application Express API Reference
Parent topic: Managing Application Performance
An Instance administrator can delete activity log files and manage the interval at which log file information is retained.
If you wish to keep the activity log files indefinitely, you must create a batch job to copy records from the activity log table to another table.
See Also:
"Managing Logs and Files" in Oracle Application Express Administration Guide
Parent topic: Utilizing Logs and Reports
Learn how to view the Application Dashboard report.
To view the Application Dashboard:
Parent topic: Utilizing Logs and Reports
Workspace administrators are users who perform administrator tasks specific to a workspace and have the access to various types of activity reports.
Workspace administrators can access the following activity reports:
Page Views - Contains reports of page views organized by view, user, application, application and page, day, hour, and by interactive report.
Developer Activity - Offers reports of developer activity organized by developer, day, application, application changes, and day or month.
Page View Analysis - Contains reports analyzing page views, such most viewed pages, page views by day, usage by day (chart), weighted page performance, and Websheet page views.
Sessions - Lists active sessions with the current workspace (report or chart).
Login Attempts - Offers reports listing login attempts, login attempts by authentication result, and a developer login summary.
Environment - Contains reports of environments organized by user agent, browser, external clicks, or operating system.
Application Errors - Contains a report of application errors.
Workspace Schema Reports - Offers summaries of schema tablespace utilization and database privileges by schema, workspace schemas, and report tablespace utilization.
See Also:
"Monitoring Activity Within a Workspace" in Oracle Application Express Administration Guide
Parent topic: Utilizing Logs and Reports
Instance administrators are superusers that manage an entire hosted instance using the Application Express Administration Services application.
Instance administrators can access the following activity reports:
Page Views - View activity by application, user, workspace, day, or REST access.
Workspace Purge - View a dashboard summary, inactive workspaces, workspaces purged, workspaces that became active, or a workspace purge log.
Environment Reports - View a summary of used operating systems, browser types, user agent, or external sites.
Calendar Reports - View workspaces by date last used, page views by day and then by application and user, or by hour.
Service Requests - View new service requests or sign up survey activity.
Logs - View the mail log, jobs log, automatic delete log, or monitor productivity or sample application installations.
Login Attempts - View login attempts or developer last login.
Developer Activity - View application changes by developer or workspace.
See Also:
"Monitoring Activity Across a Development Instance" in Oracle Application Express Administration Guide and "About Oracle Application Express Administrator Roles"
Parent topic: Utilizing Logs and Reports