Difference between revisions of "IBID National Database Upgrade"
From EHS Help
| Line 7: | Line 7: | ||
== Procedure Overview == | == Procedure Overview == | ||
| − | # Stop the rebuilder service | + | # Stop the rebuilder service |
# Backup the database & verify | # Backup the database & verify | ||
# Run the supplied SQL script to update the database & check for zero errors. | # Run the supplied SQL script to update the database & check for zero errors. | ||
| Line 13: | Line 13: | ||
# Deploy the supplied AquilaWeb.exe IIS module in place of the existing version | # Deploy the supplied AquilaWeb.exe IIS module in place of the existing version | ||
# Start the rebuilder service | # Start the rebuilder service | ||
| + | |||
| + | |||
| + | == Recovery on Upgrade Failure == | ||
| + | |||
| + | At any point should the upgrade fail the recovery procedure is: | ||
| + | |||
| + | # Restore the database from the backup | ||
| + | # Uninstall any version of AquilaServer & install the previous version of AquilaServer (available from EHS) | ||
| + | # Remove the latest version of AquilaWeb & replace with previous version (available from EHS) | ||
| + | # start the rebuilder & re-schedule | ||
Revision as of 15:28, 28 April 2016
This is a Technical (IT) Instructions topic
Procedure Overview
- Stop the rebuilder service
- Backup the database & verify
- Run the supplied SQL script to update the database & check for zero errors.
- Run the supplied AquilaServer_N.N_upgrade_32-bit_No-recalc.exe file (where N.N is the version number)
- Deploy the supplied AquilaWeb.exe IIS module in place of the existing version
- Start the rebuilder service
Recovery on Upgrade Failure
At any point should the upgrade fail the recovery procedure is:
- Restore the database from the backup
- Uninstall any version of AquilaServer & install the previous version of AquilaServer (available from EHS)
- Remove the latest version of AquilaWeb & replace with previous version (available from EHS)
- start the rebuilder & re-schedule