×
Back to Geneos FAQ
How to upgrade the Geneos Database Schema to the latest?
- Disable database logging in the Gateway Setup Editor.
- Observe what version of the schema you are currently using.
- Verify what the latest ITRS schema version is.
Look within the current Production version of the Gateway tar bundle, the /gateway/resources/databases/mysql directory, if you are using mysql. The latest schema script file will be listed. The following script indicates that 1.8 is the latest version:
In that scenario update the database schema by running the update-1.8.sql script. Ensure you modify the script to match the correct database name and tables.
["Geneos"]
["FAQ"]