How to Connect to Server
1. Apply accounts that has permission to access Netezza system for host access and DB access.
2. Install ODBC and Ole drivers in drivers folder. It’s better to install both 64bit and 32bit.
3. Install Aginity for executing SQL query, you can use email to register it.
For soapUI:
copy "nzjdbc.jar" to C:\Program Files (x86)\SmartBear\SoapUI-5.1.3\bin\ext
Netezza
Driver:org.netezza.Driver
Connection string:jdbc:netezza://xxxxx(SeverName):5480/xxxxxxx(DB Name)?user=xxxxx&password=xxxx;