Question & Answer
Question
How do I find what ODBC/JDBC drivers are installed on the Linux Netezza Server. Use the nzcontents command to display the names of programs, and their revision and build level.
Answer
To check the Linux Netezza driver version on Linux platforms:
First, locate the installation of your Linux Netezza driver. In my case :
/nz/kit/bin
Navigate to the bin directory
From the bin folder, you can retrieve the Netezza driver version by typing:
./nzcontents | grep clientmgr
My output was as follows:
clientmgr 7.2.0.4-P3-F1-Bld44291 2015-05-08.44291.nps.rel-7.2.0.4-P3.
[{"Product":{"code":"SSULQD","label":"IBM PureData System"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"IBM Netezza Analytics","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"1.0.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Was this topic helpful?
Document Information
Modified date:
17 October 2019
UID
swg21971770