Purging the Developer Activity and Click Count Log Files

Manually purge developer logs and the External Count Clicks log on the Log files page. Log entries older then one month are automatically deleted.

Tip:

You can access many workspace administration functions (such as Manage Service) from both the Administration menu and the Workspace Administration home page. For consistency, this section navigates the user to the Workspace Administration home page.

Purging the Developer Activity Log

The Developer Activity Log tracks changes to applications within the current workspace.

To purge the Developer Activity Log:

  1. Navigate to the Workspace Administration page:
    1. Sign in to Oracle Application Express.
    2. At the top of the Workspace home page, click the Administration menu and select Administration.

    The Workspace Administration home page appears.

  2. On the Administration page, click Manage Service.
  3. Under Manage Meta Data, click Developer Activity and Click Count Logs.
  4. Click the Manage Developer Activity Log tab.
  5. Click Purge Developer Log.

Purging the External Click Count Log

The external Click Count Log counts clicks from an application to an external site. You can implement this functionality using the APEX_UTIL.COUNT_CLICK procedure.

To purge the external Click Count Log:

  1. Navigate to the Workspace Administration page:
    1. Sign in to Oracle Application Express.
    2. At the top of the Workspace home page, click the Administration menu and select Administration.

    The Workspace Administration home page appears.

  2. On the Administration page, click Manage Service.
  3. Under Manage Meta Data, click Developer Activity and Click Count Logs.
  4. Click the Manage Click Counting Log tab.
  5. Click Purge Click Log.

See Also:

"Viewing Workspace Dashboards" and "COUNT_CLICK Procedure" in Oracle Application Express API Reference