Skip to main content
OnCommand Insight

Upgrading Data Warehouse software

Contributors

After upgrading the Insight server software, you must upgrade your data warehouse software.

Steps

  1. Log in to the Data Warehouse (DWH) server using an account with sudo privileges.

  2. Download the Insight DWH software from the NetApp support site.

  3. Navigate to the download directory and type the following command:

    unzip oci-dwh-<version>-linux-x86_64.zip

    Ensure that you have the correct the version number of the installation file.

  4. You can view syntax, command arguments, and parameter usage for oci-install.sh :

    sudo ./oci-dwh-<version>-linux-x86_64/oci-install.sh --help

  5. Run the installation script:

    sudo ./oci-dwh-<version>-linux-x86_64/oci-install.sh

  6. Accept the License Agreement and follow the prompts.