Deployment Guide
NOTE: If the database partition does not have much free disk space, it is suggested that current
index set is dropped before the new ones are created. Issue the command:
$ /opt/7signal/dbms/v<version number>
/db2/drop_meas_indexes.sh
Update the index set by issuing the command:
$ /opt/7signal/dbms/scripts/update_meas7_indexes.sh
Step 4: Rebind purge stored procedure
$ db2 "CALL SYSPROC.REBIND_ROUTINE_PACKAGE ('P','CARAT7','','PRUNE_DATA','')"
14.1.2Executing data purge
The utility used for online data removal is “7PurgeTool.sh” and it can be found on the Carat server in
directory “/opt/7signal/dbms/scripts”. The utility removes data one day at once. In catch-up mode,
the utility removes data one day at once until the desired amount of data (days) is left in the database.
Step 1: Login to Carat server host as root
Step 2: Switch to db7sign user
7signal Solutions Inc., 6155 Rockside Road, Suite 110, Independence, Ohio 44131, USA,
216-777-2900, info@7signal.com, www.7signal.com