UTL_HTTP.REQUEST results in ORA-31085 schema already registered
(Doc ID 1351948.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database Cloud Service - Version N/A and laterOracle Database Backup Service - Version N/A and later
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.2 [Release 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Information in this document applies to any platform.
Symptoms
Running the following SQL results in an error
SELECT UTL_HTTP.REQUEST(url => 'http://www.yahoo.com') FROM DUAL;
ORA-31085: schema "XDh1jUheYAR5PgNAgAILJCxg==" already registered
The schema name may be different, but the error number is the same
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |