ORA-29516: Aurora Assertion Failure: Occurs While Creating Database Using DBCA
(Doc ID 1673407.1)
Last updated on MARCH 20, 2023
Applies to:
Oracle Database Configuration Assistant - Version 10.1.0.2 and laterGeneric UNIX
Symptoms
Creating 11.2.0.4 DB using DBCA fails at 75% with the error:
ORA-29516: Aurora assertion failure: Assertion failure at joez.c:3422
Bulk load of method java/lang/Object.<init> failed; insufficient shm-object space
ORA-06512: at line 3
Bulk load of method java/lang/Object.<init> failed; insufficient shm-object space
ORA-06512: at line 3
OR
ORA-29516: Aurora assertion failure: Assertion failure at eox.c:359
And 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
*
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
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 |