You can restore your database if you need to. To restore your database, you first load the most recent database dump (backup file), and then load, in order, all the transaction log dumps made since the last database dump. This process restores the database to its state at the time of the last transaction log dump.
You cannot use the database you are restoring during the load. If the “load transaction” command is running, database users will receive a message telling them that the database is in the process of being loaded.
Be careful when restoring databases or transaction logs. Usually, you do not want to overwrite your current database with old data from a prior backup. If you have any questions about restoring your database, contact Horizon Customer Support.
© 1998-2017 Sirsi Corporation