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.
- Ensure that the active user is
nz
. - Run the following command to install Netezza Performance Server Analytics:
nzcm -i inza
- Run the following command to register Netezza Performance Server Analytics:
nzcm -r inza
- Run the following script to re-enable all databases that are enabled for Netezza Performance Server Analytics:
When registration is complete, a message is displayed that a log file of the installation is now in the /nz/var/log directory./nz/export/ae/utilities/bin/update_inza_dbs.sh
- Run the following command to view all the cartridges that are
registered:
nzcm –-registered
- 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.
- Ensure that the active user is
nz
. - 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. - Run the following command to uninstall Netezza Performance Server Analytics:
nzcm -e inza