Error when connecting to Oracle

Hi there!

Hope you're doing great :slight_smile:

I'm trying to connect to an Oracle Database but getting this error in Studio:

Failed to create Data Source "oracle": 000012: Unable to load class: oracle.jdbc.driver.OracleDriver from ClassLoader:jdk.internal.loader.ClassLoaders$AppClassLoader@18b4aac2;ClassLoader:java.net.URLClassLoader@4128759

Any idea what might be causing it?

Thank you!

Hi Daniel,

Stardog Cloud Free and Essentials offerings are limited to the pre-installed data sources listed here: Supported Data Sources | Stardog Documentation Latest.

Oracle is an available, supported data source but requires an enterprise license.

Thanks,
Laura

1 Like

Thank you Laura! :smiley:

Daniel