Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to config Netezza in Datagrip?

Does anyone knows how to configure a Netezza Database Connection in Datagrip?

like image 762
Julio Villane Avatar asked Oct 16 '25 04:10

Julio Villane


1 Answers

  1. First, you should download the JDBC Driver from your Netezza Host machine; it's usually located at /nz/kit/sbin/nzjdbc3.jar

  2. Then you create a new Driver on the 'Data Sources and Drivers' dialog. Click on the '+' button on the upper left corner. check this image

  3. Now you complete the new drivers options as follows: Image of the driver window

    It's very important to fill the field Class with the value org.netezza.Driver.

You should add the file that you get on step 1 in the section 'Driver files'. Leave the 'Advanced' tab blank and save.

  1. Now you can create a new Data Source based on this new driver. Click on '+' button on the upper left corner of the 'Data Sources and Driver' and choose 'Netezza Driver' or whatever name you enter on step 3.

  2. Complete the Data Source options as follows: Image of the data source window

And finally choose which schemas you want to access on the 'Schemas' tab.

That's all. At least in my case, works very well.

like image 115
Francisco Casals Avatar answered Oct 18 '25 13:10

Francisco Casals



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!