Tables not showing in schema of DB2
Hello, DataGrip is not showing the tables of my DB2/AS400 database schema
I can connect to the DB and see the schema `BASXX80`which is the one I'm using but I can not see the tables, I can also query the tables of this schema using the console so I don´t know what is going on.
I'm using DataGrip 2019.3.2 and MacOS Catalina.
Logs:
2020-02-03 20:00:28,507 [3614812] INFO - ution.rmi.RemoteProcessSupport - /Applications/DataGrip.app/Contents/jbr/Contents/Home/bin/java -Djava.net.preferIPv4Stack=true -Djava.rmi.server.hostname=127.0.0.1 -Duser.timezone=UTC -Dfile.encoding=UTF-8 -classpath "/Applications/DataGrip.app/Contents/lib/util.jar:/Applications/DataGrip.app/Contents/lib/trove4j.jar:/Applications/DataGrip.app/Contents/lib/groovy-all-2.4.17.jar:/Applications/DataGrip.app/Contents/plugins/DatabaseTools/lib/jdbc-console.jar:/Applications/DataGrip.app/Contents/plugins/DatabaseTools/lib/dekaf-single-2.0.0.390.jar:/Users/cddm/Library/Preferences/DataGrip2019.3/jdbc-drivers/JTOpen (DB2 iSeries)/9.4/jt400-9.4.jar" com.intellij.database.remote.RemoteJdbcServer com.ibm.as400.access.AS400JDBCDriver
2020-02-03 20:00:28,934 [3615239] INFO - ution.rmi.RemoteProcessSupport - Port/ID: 5759/RemoteDriverImpl5cbc465e
2020-02-03 20:00:28,990 [3615295] INFO - .DatabaseConnectionEstablisher - Connecting as: INTRA
2020-02-03 20:00:28,991 [3615296] INFO - .DatabaseConnectionEstablisher - Connecting to: jdbc:as400://172.16.45.11:446/BASXX80
2020-02-03 20:00:30,135 [3616440] INFO - ution.rmi.RemoteProcessSupport - Driver: AS/400 Toolbox for Java JDBC Driver 11.4
2020-02-03 20:00:30,136 [3616441] INFO - ution.rmi.RemoteProcessSupport - getDatabaseProductName: DB2 UDB for AS/400
2020-02-03 20:00:30,136 [3616441] INFO - ution.rmi.RemoteProcessSupport - getDatabaseProductVersion: 06.01.0000 V6R1m0
2020-02-03 20:00:30,136 [3616441] INFO - ution.rmi.RemoteProcessSupport - Detected: DB2 06.01.0000
2020-02-03 20:00:30,136 [3616441] INFO - ution.rmi.RemoteProcessSupport -
Please sign in to leave a comment.
Hello, could you please attach full IDE logs?
I have a similar issue on a linux
I cannot refresh a IBMdb2 schema details (tables ecc...) from a
iBMI5 series although I can take all schema from another one IbmI 7
Yuriy How can I get the full log?
It is Help -> Collect logs and diagnostic data menu. Also we will need database.log from Help -> Show SQL log.