| How to backup and restore Sage 100 Premium |
Resolution | [BCB:2:Database warning:ECB]
NOTE: There are no Sage specific utilities to backup Sage 100 Premium (SQL) databases.
Microsoft SQL Server and other third-party backup programs provide the ability to automate the backup of your SQL databases
- Backing up Sage 100 Premium
- Get everyone out of Sage 100 Premium then stop the Sage 100 Application Service
- Make a backup\copy of the ...\MAS90\ folder
- Open SQL Server Management Studio
- Select the SQL instance for your Sage 100 installation
- Enter login credentials then select Connect
- Expand Databases
- Right click on the MAS_XXX database to be backed up (XXX=company code)
- Select Tasks
- Select Backup
- Verify the Backup type is Full
- Verify the Backup Component is Database
- In the Destination field, note the path and file name (.BAK file by default)
- Click OK
- Repeat Steps 6 – 13 for each Sage 100 Premium database; this includes MAS_System
- Exit SQL Server Management Studio
Restoring Sage 100 Premium
- Make sure ALL users are out of Sage 100
- (if applicable) Rename existing MAS90 folder then restore from backup
- Open SQL Server Management Studio
- Select SQL Server Instance for Sage 100 installation
- Enter Login credentials then select Connect
- Expand Databases
NOTE: Make sure you also have a copy of the current database before restoring from backup. In the next step we will delete the existing copy of the database
- (If applicable) Right-click the database you want to restore and select Delete. Click OK to delete database.
- Right-click Databases and select Restore Database…
- Select Device under Source then select browse button (ellipses ‘…’)
- Click Add, then browse to the location you saved your backup file
- Select the backup file then click OK twice
- On the Restore Database screen, select ‘Files’ from the left panel
- Verify the Restore path is correct. If the path is incorrect select ‘Relocate all files to folder’ and enter desired path
- Select OK
- Right-click the restored Database and select Properties
- Select Files from left panel
- Type ‘MAS_USER’ (without quotes) in the owner field
- Select OK
- Repeat Steps 6 - 18 for each Sage 100 databases you need to restore
- Exit SQL Server Management Studio
DocLink: How to backup and restore data, program and system files for Sage 100 DocLink: How to backup Sage 100 Standard or Sage 100 Advanced
[BCB:155:Chat 100 US:ECB] |
|