Page 2 of 2

Re: [Oracle] Database Navigator don't work

PostPosted: Tue Apr 12, 2016 10:35 am
by Serge
Yep. For some reason schema names are empty.
Try EA version (http://dbeaver.jkiss.org/files/ea/) I've added a few additional checks there.

Re: [Oracle] Database Navigator don't work

PostPosted: Tue Apr 12, 2016 12:26 pm
by TheBlackReverand

Re: [Oracle] Database Navigator don't work

PostPosted: Tue Apr 12, 2016 12:42 pm
by Serge

Re: [Oracle] Database Navigator don't work

PostPosted: Tue Apr 12, 2016 1:04 pm
by TheBlackReverand

Re: [Oracle] Database Navigator don't work

PostPosted: Tue Apr 12, 2016 1:45 pm
by Serge
Mysterious thing.
Check this topic: http://stackoverflow.com/questions/4168 ... pty-string
Try to remove orai18n.jar from driver libraries.

Re: [Oracle] Database Navigator don't work

PostPosted: Tue Apr 12, 2016 3:00 pm
by TheBlackReverand

Re: [Oracle] Database Navigator don't work

PostPosted: Tue Apr 12, 2016 7:03 pm
by Serge
Try to use 9i drivers.
You can get them here: http://www.oracle.com/technetwork/datab ... 88158.html or from your server installation jdbc directory.

Re: [Oracle] Database Navigator don't work

PostPosted: Fri Apr 15, 2016 7:51 am
by TheBlackReverand
That works!!

At start I use 12c jdbc drivers (http://www.oracle.com/technetwork/datab ... 58347.html) and I think it don't support 9i server...

With 11g it's good (http://www.oracle.com/technetwork/apps- ... 90769.html)


Thank for help

No thank for oracle retro-compatibility....