Database Error Messages

ORA-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.