Databases Reference
In-Depth Information
Disabling logging may be advisable for high
volume applications.
Enabling/disabling logging
There are actually two log tables; each one gets purged roughly every two weeks.
Of course, you can make the decision to store the log information in your own
log tables.
The APEX_ACTIVITY_LOG view records all activities in a workspace, including
developer activity and application run-time activity.
Additional Information can be found at: http://docs.oracle.com/cd/E23903_01/
doc/doc.41/e21676/apex_debug.htm
Also, the error_message column can be used to ind error messages:
The preceding screenshot shows the output from apex_workspace_activity_log .
The error message shows the reason for the application not to function correctly.
 
Search WWH ::




Custom Search