...
...
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.Please navigate through the links below that best describe your preferred upgrade environment.Table of Contents
|
Guidelines
...
- After Upgrade is done before starting the server and all connections to database should be terminated
- 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.
...