Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-18726

Failed to get a value from an OracleResourceProvider

Cause

A connection property identifies an OracleResourceProvider that can not be found or that fails to provide a value.


Action

Check the cause of the SQLException to get specific details. Verify that the provider is present on the JVM classpath and is discoverable by java.util.ServiceLoader. Review any provider specific documentation to understand the failure.