Reporting on an archived partition
To run reports on a partition that you have previously archived and taken offline, use the Microsoft SQL Server restore process, then enable the partition.
Steps
- Open SQL Server Management Studio and log on to the SQL Server instance that hosts your Log Database.
- Right-click the Databases node and select Restore Database.
- On the General page, use the From database field to specify the location of the archived partition backup file.
- Select the Options page, then verify that the Restore As column shows the correct location for the destination (restored) partition.
- Click OK to restore the database.
- When a prompt indicates that the restore process is complete, click OK.
- Close Microsoft SQL Server Management Studio.
- Log on to the Forcepoint Security Manager and navigate to the page.
- Under Available Partitions, select the newly restored partition and click Enable. The partition is now available for use in reports.