2.1 Before Upgrading PlateSpin Protect

Before you upgrade your PlateSpin Protect software to version 11.1:

2.1.1 Backing Up Your Database Files

Use the following procedure to manually back up the Microsoft SQL Server database file that resides on the same server as PlateSpin Protect. You can use the backup file if you need to roll back.

  1. On your server host, stop Microsoft SQL services:

    1. On the Start menu, click Run, type services.msc, then click OK.

    2. In the Services window, right-click the SQL Server items, then select Stop.

  2. Copy all *.mdf and *.ldf files to a location outside the product installation directory. The default location of these files is:

    \Program Files\PlateSpin Protect Server\Database

  3. Restart MS SQL services that you stopped in Step 1.

NOTE:This procedure assumes a database installed on the same server with your PlateSpin Protect Server. Steps for backing up an external SQL server would be similar, though the paths to the *.mdf and *.ldf files would be specific to your SQL server.