Restore Firebird database schedule backup

Restore Firebird database schedule backup

Please follow the below steps to restore the DB from back up.
  • Start the OpUtils services
  • Go to the directory where you have the OpUtils DB backup (Scheduled backup) EX:c:\Program Files\AdventNet\ME\OpUtils\ScheduleBackup
  • Unzip the desired scheduled backup to the same directory and rename the folder OpUtils DB
  • Now open the command prompt and goto the extracted directory i.e <OpUtils install dir>:\Program Files\AdventNet\ME\OpUtils\ScheduleBackup\oputilsDB>
  • Execute the command "<oputils install dir>:\Program Files\AdventNet\ME\OpUtils\firebird\bin\gbak.exe -c -v -user SYSDBA -password masterkey OpUtilsDB.fbk localhost/33105:c:\OpUtilsDB_restore.fdb
  • Your command line should be like this <OpUtils install dir>:\Program Files\AdventNet\ME\OpUtils\ScheduleBackup\oputilsDB>"<oputils install dir>:\Program Files\AdventNet\ME\OpUtils\firebird\bin\gbak.exe -c -v -user SYSDBA -password masterkey OpUtilsDB.fbk localhost/33105:c:\OpUtilsDB_restore.fdb
  • Stop the OpUtils Services
  • Rename the OpUtilsDB_restore.fdb to OpUtilsDB.fdb and place it in <OpUtils install dir>:\Program Files\AdventNet\ME\OpUtils/firebird/
  • Start the OpUtils Services and update me the status.