Previous Topic: Reset the Holding CacheNext Topic: Automatically Reset the Holding Cache


Manually Reset the Holding Cache

To do this, run the following command:

wgninfra -exec wigan/infrastruct/replication/NetworkMonitor ManageHoldingCacheData reset <minID> <maxID>

Where <minID> and <maxID> are event identifiers in the cache dump file. All events within the specified range of identifiers will be reset. To reset all events in the cache, specify the identifiers for the top and bottom rows in the dump file (that is, the first and last events in the cache).

You can also configure the local machine policy to automatically reset the holding cache at scheduled intervals—see the next section.