This article explains how to delete historical data from an up.time MS SQL DataStore.  See related articles for MySQL and Oracle DataStores.  The tables listed in the article are valid for up.time 7; although the logic applies to any release of up.time, you may receive errors for tables that do not exist.

You may want to delete historical data if the up.time Archive process has timed out and data older than the Archive Policy still exists in the data store.  You may also choose to manually delete historical data to free up the threads for regular monitoring that the up.time Archive process would occupy.

For ease, a stored procedure that accomplishes the same as the statements below is available by contacting Support at [email protected].

These commands are permanent.  All deleted data will be lost.  Ensure that you complete a full data backup before proceeding with these commands.

The following commands will delete all performance data prior to a specified date: