Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-17363

Custom URI authorization scheme failed to access string with error code string.

Cause

An attempt to access the specified file on the object store failed with the specified error code. The access method was explicity specified in place of the https:// protocol identifier. This access scheme may be incorrect or invalid for the object store that was accessed.


Action

Check that the access scheme provided is both valid and correct for access to the associated object store URI. Retry the operation using the standard https:// protocol identifier instead of the explicit authorization scheme to allow automated protocol and authorization management to occur. Check that the credentials used for the operation are valid and work properly with some other database operations or an external tool like curl or an Oracle OCI SDK that can be used to access the object store.