Hi,
I need to connect to DB2 Database(i series) from Oracle Sql Developer 4,1,3,20 Version and then further create a data model. Am totally new to this and need some guidance on the same.
I tried creating a JDBC connection using the files db2jcc.jar, db2jcc_license_cisuz and the test shows successful and connects for first time. But when we expand the database to see the table names it shows an error.
DB2 SQL Error: SQLCODE=-805, SQLSTATE=51002, SQLERRMC=NULLID.SYSSH200;00;ELSEG400 , DRIVER=3.59.81
Vendor code -805
Need urgent help.
Also any other approach to connect the DB2 database to sql would be okay if it works fine.
Any directions would be appreciated.