My Oracle Support Banner

Create Database With DBCA on 11.2.0.3, Fails with ORA-29516 (Doc ID 1450281.1)

Last updated on FEBRUARY 02, 2022

Applies to:

Oracle Database Configuration Assistant - Version 11.2.0.3 and later
Information in this document applies to any platform.

Symptoms

DBCA fails with: ORA-29516: Aurora assertion failure: Assertion failure at eox.c:359

Screen shot shows:

Failing at 76% of clone database creation in progress

Error:
ORA-29516: Aurora assertion failure: Assertion failure at eox.c:359

After click OK, postDBCreation.log shows:

BEGIN
*
ERROR at line 1:
ORA-29516: Aurora assertion failure: Assertion failure at eox.c:359
Uncaught exception Root of all Java exceptions: java.lang.ExceptionInInitializerError
ORA-06512: at line 3


         IF CatbundleCreateDir(:catbundleLogDir) = 0 THEN
            *
ERROR at line 71:
ORA-06550: line 71, column 14:
PLS-00201: identifier 'CATBUNDLECREATEDIR' must be declared
ORA-06550: line 71, column 11:
PL/SQL: Statement ignored

Changes

You have set JAVA_JIT_ENABLED=TRUE (or not set it all, in which case it defaults to TRUE).  

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