Trouble connecting to Oracle 11g database

@Andreas_SQL I got my version from here: https://github.com/metabase/metabase/releases/tag/v0.37.0-rc2

I have a same problem with you.
metabase can’t display the tables in Oracle database.

software version:
CentOS release 6.10 (Final)
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
openjdk version “1.8.0_265”
metabase v0.37.0.2
ojdbc6

ERROR:
:error “Method oracle/jdbc/driver/OracleResultSetImpl.getObject(ILjava/lang/Class;)Ljava/lang/Object; is abstract”,

It seems that update jdk is no use to do with this error.
Just delete ojdbc6 and upload ojdbc8 into plugins directory.
Then restart metabase.jar.
refresh the page, ok.

@liuyujian Metabase does not support ojdbc6. Use ojdbc8 version 19.3 or later:
https://www.metabase.com/docs/latest/administration-guide/databases/oracle.html