My Oracle Support Banner

XDB Installation Fails With ORA-3113 at Dbms_xmlschema.Registerschema Step (Doc ID 361575.1)

Last updated on JANUARY 25, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.1 and later
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
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
 



Symptoms

Creation of a new database fails during installation of XDB with the error:

ORA-03113: end-of-file on communication channel

The generated tracefile in the user_dump_dest directory shows:

ORA-07445: Exception encountered: CORE Dump [_intel_fast_memcpy.A()+10]

Current SQL statement for this session:
declare
ACLXSD VARCHAR2(31000) :=
'<schema xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://xmlns.<example>.com/xdb/acl.xsd" version="1.0"
...
...
xdb.dbms_xmlschema.registerSchema(ACLURL, ACLXSD, FALSE, TRUE, FALSE, TRUE, FALSE, 'XDB');
end;

Call Stack Trace: _intel_fast_memcpy, qmtCopySharedStr, qmtLoadSharedData,  

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.