How to Backup the SQL Database for PTP Accounts Production

Introduction

This topic details the steps required to backup a PTP Accounts Production SQL database.

 

Click Start | Programs | Microsoft SQL Server 2008 (R2) and then click Microsoft SQL Server Management Studio

The connect box will be displayed. Under normal circumstances, the user will be able to click Connect without changing anything here.

  1. Select the PTPACCOUNTS instance in the Server name box:

If the PTP Accounts database has been created in an ‘instance’ other than machinename\IRISPRACTICE (the default), that instance will have to be selected at this point.

  1. Click the + next to Databases to expand and show the databases available.

  1. Right-click on PTPACCTS and click Tasks | Backup.

  1. Highlight the path listed in the Destination box and click Remove.

  2. Click Add.

The following screen displays.

  1. Click the button to the right of the File name field to display the Locate Database Files window.

  1. Select the folder where the backup will be saved. Enter a filename and click OK.

  1. In the Locate Database Files window browse to the PTP Accounts Production folder (by default this is in C:\IRIS).

  2. Open the Data folder, then into the SQLBAK directory. In the ‘file name:’ field, enter PTP.bak.

  3. Click OK three times.

 

A confirmation window will display once the backup has completed successfully.