BRM Purging using partition_utils.pl
Hi All,
I'm planning to purge the BRM DB on a acceptance environment for data older than 2009 usign the partition_utils.pl.
There is one custom delayed event which i tried passing along with the command as ( print mode)
parition_utils.pl -o purge -e 01012009 -c /event/custom_event -p
but it threw an error saying the class is not a valid base class .
can somebody tell me what must be done ?
if im planning to put in place a purging mechanism due to absolute zero DB maintenence in place currently, can you please suggest as to where can i begin first ?
0