Hi.
I'm new to supporting Metabase. The person supporting it left the company.
Users are getting this error:
"Could not locate metabase/driver/oracle__init.class, metabase/driver/oracle.clj or metabase/driver/oracle.cljc on classpath."
Upon reading some documentation, someone suggested to make sure file ojdbc8.jar was in the plugins folder, and it is.
Thank you.
I believe it was related to permissions.
After reading documentation and trying to understand how it works, I got the latest Oracle JDBC driver and put it in the plugins folder, but that didn't help.
Then I gave the plugins full permissions to the system account and now it worked.