Deleting unneeded snapshots from a Process Center server manually
Every time that a Process Designer user saves work, an unnamed snapshot is created. Hundreds of unnamed snapshots quickly accumulate. Over time, you can also accumulate snapshots that were once active but are no longer used. Deleting the snapshots that are not used or needed is good practice for several reasons.
Before you begin
The easy way to manage the accumulation of unnamed snapshots on your Process Center server is to enable automatic deletion of snapshots. However, you can also delete specific unnamed snapshots or archived snapshots by following the steps that follow.
You must be a repository administrator to perform this task.
About this task
You might want to delete unneeded snapshots to reduce the size of the Process Center database. If you have many projects in development in your Process Center, you are likely to find that the Process Center database is growing rapidly. One action that you can take is to remove unnamed snapshots. Unnamed snapshots exist between named snapshots. Reduce database bloat by removing the unnamed snapshots. You can also delete archived snapshots for the same purpose.
You might also want to delete unnamed snapshots if your Process Center server performance is slowly degrading. Having hundreds or thousands of unnamed snapshots on the server could contribute to worsening performance. Delete snapshots that are not used or needed.
Use the wsadmin command BPMSnapshotCleanup to delete unnamed and archived snapshots for a process. The BPMSnapshotCleanup command deletes all instances of the snapshot, including task instances and process instances, no matter what state they are in. See the command reference topic for a complete list of parameters for this command.
In many situations, it is a good idea to purge unneeded snapshots on a regular schedule. To avoid performance degradation or timeouts in Process Designer run the BPMSnapshotCleanup command when no operations are running on the Process Center and no connections are open between the Process Designer and the Process Center.