Installing and uninstalling Netezza Performance Server Analytics manually

Learn how to use the installation script to install or uninstall Netezza Performance Server Analytics manually.

Installing and registering Netezza Performance Server Analytics manually

After the required cartridges are in the appropriate /nz/var/inza/nzcmrepo location and the nzcm utility is installed, you can install and register Netezza Performance Server Analytics cartridges.
  1. Ensure that the active user is nz.
  2. Run the following command to install Netezza Performance Server Analytics:
    nzcm -i inza
  3. Run the following command to register Netezza Performance Server Analytics:
    nzcm -r inza
  4. Run the following script to re-enable all databases that are enabled for Netezza Performance Server Analytics:
    /nz/export/ae/utilities/bin/update_inza_dbs.sh
    When registration is complete, a message is displayed that a log file of the installation is now in the /nz/var/log directory.
  5. Run the following command to view all the cartridges that are registered:
    nzcm –-registered
  6. Run the following command to view all the cartridges that are installed:
    nzcm --installed

Uninstalling Netezza Performance Server Analytics manually

Under certain rare circumstances, you might need to manually remove Netezza Performance Server Analytics. If you use the installation script to install a new release, it is not necessary to uninstall previous releases before you can install a new release; the script automatically uninstalls previous releases.
  1. Ensure that the active user is nz.
  2. Run the following command to unregister Netezza Performance Server Analytics:
    nzcm -u inza
    Note: After Netezza Performance Server Analytics is unregistered, any AEs that were implemented cannot be used until they are reregistered in the new database.
  3. Run the following command to uninstall Netezza Performance Server Analytics:
    nzcm -e inza