Starting and Stopping Online Purge

This topic covers how to purge deleted views from a server configuration when the server is running. This is called an Online Purge. To use Online Purge, you must already have data that has been deleted from one or more views. Online Purge only purges data that has been deleted from a server.

Online Purge is started and stopped from the Server Administration tool. The Online Purge tab in the Server Administration tool enables application administrators to remove deleted views from a server configuration database and vault and rebuild the indexes in that database. If the deleted view has items that are active in another view, these items are not deleted. For example, if two views share a file and you delete one view, the shared file is not deleted. It is recommended that you perform a purge after deleting one or more views from a project.

The Online Purge operation takes much less time to complete than an Offline Purge if a large number of records need to be deleted or moved.

Note: Before you start any purge process, be sure to backup the database before using the purge feature since the process is irreversible. You should also start the server configuration from which the view was deleted at least once before using the purge feature. Purge is available for Oracle, Microsoft SQL Server, and PostgreSQL databases. You must have installed the database client application on the same computer as the Server for the purge to work properly. This operation can be performed only if the server configuration is running.
  1. Open the Server Administration tool.
  2. In the Servers list, select the server which contains the data you want to purge.
    Note: You must access the Server Administration tool on the computer where the Server is installed.
  3. Click the Online Purge icon in the Administration section at the bottom left of Server Administration window.

    This opens the Online Purge tab on the right side of the Server Administration window.

    Note: Please note the information at the top of the Online Purge tab.
  4. Press the Start button to start the Online Purge.

    The Start button is only available if the Status is Ready. Once the Online Purge starts, the button changes to a Stop button, and the Status changes to In Progress.

    As the Online Purge proceeds, a log of what is being deleted is displayed below the button. You can refresh the log at any time to see the current status of the purge.

    Note: If the Server is stopped for any reason during an Online Purge, you will have to restart the server, and manually restart the Online Purge. The Purge will start over from the beginning.
  5. If you need to pause the Online Purge, press the Stop button.
    Note: Stopping the Online Purge pauses the process until you start it again by pressing the Start button. If the server has been running during this time, the Online Purge will continue from the place it was stopped.

When the Online Purge is complete, the button returns to a disabled Start button, and the Status is “Completed”.

Note: You cannot start another Online Purge on this server until more data is deleted from the server.