akardapolov / ASH-Viewer

ASH Viewer provides a graphical view of active session history data within the Oracle and PostgreSQL DB
GNU General Public License v3.0
167 stars 73 forks source link

compatibility with Oracle 18c #17

Closed legrandlegrand closed 5 years ago

legrandlegrand commented 5 years ago

Hello,

when trying to connect to a 18c database using ashv-3.5.1-bin I get error: ORA-28040: No matching authentication protocol

After updating ojdbc6.jar JDBC driver to ojdbc8.jar I get error: SQL Exception occured while connection pool initialize: Can't find class for driver: oracle.jdbc.pool.OracleDataSource

Any Idea ? Thanks in advance Regards PAscal

legrandlegrand commented 5 years ago

https://github.com/akardapolov/ASH-Viewer/pull/15 that means it is fixed, I just have to upgrade ;o)

thanks again for this great tool !

akardapolov commented 5 years ago

15

that means it is fixed, I just have to upgrade ;o)

thanks again for this great tool !

Great!