Thursday, April 10, 2008

ORA-44412: Invalid ACL: Cyclic ACL inheritance is not allowed

Always check out the original article at http://www.oraclequirks.com for latest comments, fixes and updates.

I just got this weird oracle error message upon attempting to start up my Oracle XE:
ORA-44412: Invalid ACL: Cyclic ACL inheritance is not allowed
It happened after setting SGA_TARGET to 1GB in the SPFILE, on a windows XP pc where probably the amount of virtual memory was not sufficient to support this request.
I could open the database normally by using a backup PFILE with a lower SGA_TARGET value.

See a previous topic for instructions on how to restore a valid SPFILE.

See message translations for ORA-44412 and search additional resources

No comments:

Post a Comment

I appreciate your comment however bear in mind that I might not have the time to reply soon.
Normally I do not reply to all comments but I am glad if you found something useful or if you learned something new, in that case I strongly encourage you to promote the article with the +1 google button.
Flavio