IBMD DB2 zOS from Datagrip
已回答
Hello
Just installed DataGrip 2025.3.5
I am trying to connect to an IBM DB2 for zOS data source but I don't see any option in the otherwise vast list of databases.
Just wondering if it is at all possible to do this? If so how?
请先登录再写评论。
Hello,
You can connect to IBM Db2 for z/OS as described here, using the IBM DB2 driver (db2jcc4.jar) for the corresponding version. Let me know if you encounter any issues.
That link took me to an IBM DB2 LUW page- DB2 LUW is quite different from DB2 zOS
Hi Charles Leviton,
You can use the ‘IBM Db2 for 11.X, 12.X’ driver (or ‘IBM Db2 for 9.X, 10.X’, depending on the version).
Alternatively, you can also manually download the required JDBC driver and add the .jar file via Custom JARs as described in the Using user driver files section.
Thanks. I had actually ended up doing the manual thing with the driver files, I should have updated this comment, mea culpa.