Upgrade to Neptune DXP - Open Edition 23 on Linux

This upgrade procedure describes the basic minimum steps required to upgrade to Neptune DXP - Open Edition 23 locally.

Prerequisites

Procedure

  1. Download the latest version of Neptune DXP - Open Edition for Linux from the product download section on Neptune DXP Portal.

  2. Unzip the ZIP file to a location of your choice which is different from your current installation folder.

  3. Make sure you have followed the prerequisite steps and that your instance is stopped.

  4. Open a Terminal on your Linux environment.

  5. cd into your installation directory.

  6. Replace the current Neptune DXP - Open Edition installation files with the following files from the ZIP file:

    • hana-client.node

    • libdbcapiHDB.so

    • LICENSES

    • node_sqlite3.node

    • planet9-linux

  7. In the Terminal, run ./planet9-linux --upgrade and confirm the question on the command line with Yes.

    Result: The schema of your database will be synchronized with the new Neptune DXP - Open Edition executable.

  8. Once the upgrade has finished, your instance can be started and stopped in the usual way.