Verifying the Connector Version Number

If you need to verify the version of the Simba Netezza ODBC Driver that is installed on your Linux machine, you can query the version number through the command-line interface if the connector was installed using an RPM file.

To verify the connector version number using the command-line interface:

  • Depending on your package manager, at the command prompt, run one of the following commands:
  • yum list | grepNetezzaODBC

  • rpm -qa | grep NetezzaODBC

The command returns information about the Simba Netezza ODBC Driver that is installed on your machine, including the version number.