SES 11.2.2.0 installation generates BEGIN * ERROR at line 1: ORA-29516: Aurora assertion failure:
I'm installing SES 11.2.2.2 on RED HAT 6. I performed all the required prerqs but my install comes to halt at 76% completing database creation. I see the below message in my postdbcreationlog.
BEGIN
*
ERROR at line 1:
ORA-29516: Aurora assertion failure: Assertion failure at joez.c:3377
Bulk load of method java/lang/Object.<init> failed; insufficient shm-object space
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
Any suggestions to fix this would be appreciated.
Thanks AG..