Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-18741

Error retrieving Json configuration when using a relative path.

Cause

The JSON Configuration File Provider could not find the file using a relative path in the following order: First we look in the classpath, then search the TNS_ADMIN in the URL, next through JVM arguments and finally in environment variables.


Action

Review if the file in the URL exists either in the classpath, the TNS_ADMIN directory in URL, the TNS_ADMIN directory via JVM arguments or the TNS_ADMIN directory within environment variables.