Display the Netezza Performance Server software revision

You can use the nzrev command to display the current Netezza Performance Server for Cloud Pak for Data and Netezza Performance Server for Cloud Pak for Data System software revision. If you enter the nzrev command with no arguments, Netezza Performance Server returns the release number string and the build number. For example:
nzrev
Release 11.2.0.0 [Build 34879]
When you enter the nzrev -rev command, Netezza Performance Server returns the entire revision number string, including all fields (such as variant and patch level, which in this example are both zero).
nzrev -rev
11.2.0.0-Bld34879
From a client system, you can use the following command to display the revision information:
nzsystem showRev -host host -u user -pw password