Backup & Restore Vantage db
Date: Tue, 11th December 2007
OS: Windows Server
Description
How do I manually backup and restore ver 6.1 database
Solution
Backup:
At the server, go to Start->Progress9.1D->Proenv
Type "prompt" and press Enter
Change to the db directory
Now type: Probkup online mfgsys backup.1
Backup will now be performed.
Restore:
Make sure you stop the database to be restored using Progress Explorer Tool.
Copy the backup.1 file to db folder (either live or training etc)
Now type: Prorest mfgsys backup.1
Now restart the database using Progress Explorer Tool
