Learn how to install Netezza Performance Server Analytics
by using python3 if you are on IBM Netezza Appliance 2.0.X.
Procedure
-
Download Netezza Performance Server Analytics from IBM Fix
Central:
- Log in to the Netezza Performance Server
host.
oc exec -it ipshost-0 -n NAMESPACE bash
Example:
[root@gt22-node1 ~]# oc exec -it ipshost-0 -n nps-3 bash
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
[root@nps-3-npshost /]# su - nz
Last login: Wed Oct 18 12:53:07 UTC 2023 on pts/3
[nz@nps-3-npshost ~]$
- Install Netezza Performance Server.
python3 -m utils.addonsInstaller --inza
- Verify that the installation was successful by checking the version.