Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...


Column

This section applies specifically to the Zephyr Enterprise product and provides instructions on upgrading the Zephyr Enterprise instance. The information below is generally used to ensure that system administrators can upgrade and update their Zephyr Enterprise product instance. 


The information and links below provide an in-depth knowledge and step-by-step guide to assist your system administrator with upgrading Zephyr Enterprise from an earlier version to a 6.0 instance.


Info
titleBest Practice Before Upgrading

As a best practice before upgrading, we strongly recommend performing a backup of your database to ensure data integrity and to make the upgrade as seamless as possible during the transition.

  • Database backups are extremely ideal when you are upgrading your Zephyr instance to retain your data if any issues occur during the upgrade process.

For any upgrade, ensure that a database backup is performed.

Please navigate through the links below that best describe your preferred upgrade environment. 

Table of Contents


Child pages (Children Display)
alltrue
pageUpgrade to 6.0

Guidelines

...

  1. After Upgrade is done before starting the server and all connections to database should be terminated
  2. In Cluster environment all other nodes should be down

Upgrader from command 


MySQL Upgrader command for windows

<upgrader file name> -VzMySQLPath='C:\Program Files\MySQL\MySQL Server 5.6\bin\mysql.exe' -VzMySQLCnfFilePath='C:\Program Files\MySQL\MySQL Server 5.6\my-default.ini'

MySQL upgrader command for Linux

<upgrader file name> -VzMySQLPath='/usr/bin/mysql' -VzMySQLCnfFilePath='/etc/mysql/my.cnf'

Embedded Upgrader command

<upgrader file name> -VzMySQLPath='C:\Program Files\Zephyr\mysql\bin\mysql.exe' -VzMySQLCnfFilePath='C:\Program Files\Zephyr\mysql\my.ini'

For MSSQL Upgrader

For windows double click & For linux sh <upgrader file name>.sh (No need to pass any arguments like MySQL)

For Oracle Upgrader

For windows double click & For linux sh <upgrader file name>.sh (No need to pass any arguments like MySQL)

...


4.7/4.8.1.2 to 5.0(MSSQL)  direct upgrade is not possible.

Since we don't have upgrader for that.
Following steps to be followed for MSSQL DB Migration.

...