× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ivangron reported 2017-02-06T16:47:23Z  · tariqrahiman last modified 2017-03-31T04:39:37Z

Oracle -> For version 18 we upgraded the oracle driver that seems to have issues on 9i


Priority Low
Complexity Unknown
Component DB - Oracle
Version 18.0

Oracle driver upade to Oracle JDBC driver 12.1.0.2 - ojdbc7.jar - certified for JDK7 and JDK8 appears to have issues working with oracle 9i.

If you connect to oracle 9i and click on the schema node you will notice that a blank schema and the public schema are the only schemas showed.  We use the metadata to display the schemas.  The metadata of the driver issues the following queries:

NEW ORACLE DRIVER : SELECT username AS table_schem, null as table_catalog FROM all_users ORDER BY table_schem
GO
OLD ORACLE DRIVER : SELECT username AS table_schem FROM all_users ORDER BY table_schem

The wierd thing is that if you execute these queries in data studio 18, results are correct but in 17 results are showing blanks for the names.

Issue #14986

Closed
Fixed
Resolved 2017-03-23T22:21:10Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017