iseries schema problem

Posted:
Fri Mar 16, 2012 3:06 pm
by diegobazzanella
Hi,
I'm using dbeaver version 1.5.2. Connecting with db2 database on iseries v5r4 I see the same schema name repeated.

It seems all works with version iseries v7. Is this a dbeaver bug?
Diego Bazzanella
Re: iseries schema problem

Posted:
Mon Mar 19, 2012 11:47 am
by Serge
Hi,
Unfortunatelyl i do not have ability to test DBeaver with iSeries right now.
But I believe this is a side effect of JDBC driver implementation. I assume 5r4 driver returns catalog AND schema name at the same time while it should return only one of them.
Probably DBeaver doesn't handle some specific driver condition and this problem could be fixed but not earlier than we will have access to some iSeries DB2 database..
Thanks for report!