Search code examples
jetbrains-idedashdbdatagrip

Cannot connect to dbdash from DataGrip


In DataGrip, I'm using the DB2 (JTOpen) data source/driver and supplying the connection information directly off of the dashdb "connect" tab. When trying to connect to my dashdb, I keep getting the following error:

enter image description here

I am using the stock information as supplied on the "Connect" tab of the dashDB dashboard:

enter image description here

Has anyone been successful connected to dashDB with DataGrip?


Solution

  • dashDB shares technology with DB2 LUW and you need to use the DB2 LUW-specific connection type, not the one for DB2 on IBM i (AS/400). dashDB has been successfully tested with all kinds of tools.

    Try jdbc:db2://...