Back to Geneos FAQ

How to upgrade the Geneos Database Schema to the latest?

  1. Disable database logging in the Gateway Setup Editor.
  2. Observe what version of the schema you are currently using.

Geneos schema version

  1. 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:

Geneos 1.8 schema 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"]

Was this topic helpful?