Setting the Days Limit For Export for Archive on a Separate Server

Use the Days Limit For Export function for determining when archiving starts.

SET @DaysLimitForExport default value 9999 days = (no archive function).

  1. In the SQL Server Agent, Jobs folder, select ToolsNet_Archiving.

  2. In the page Steps, select Archive - results and graphs.

  3. In SET @DaysLimitForExport, set the number of days passed before archiving, and then select OK.