pp108 : Pruner

Pruner

Description

CWS contains a mechanism to automatically prune obsolete administration data from the workspaces. This pruning action is scheduled as a background task within the CWS Service Container. There can be situations in which you want to run that prune action in a separate JVM. An example of such a situation can be that it is undesirable that the pruner influences developers performance. In such a cases, this pruner action can be run from the command line using the following command:

cws PruneObsoleteAdministration

Note: For definition of the time schedule used by the pruning action scheduled as a background task see: Defining a Custom Schedule for Object Pruning

Parameters

This sub command does not accept additional parameters. However, it may require memory configuration using the -MaxHeap and/or -MaxNom parameters.