Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Is this serious?
Hi,
We are running 8.1.5 on Solaris7.
About once every month or so i get errors from the instance that are the
following....
Exception in thread "main" uk.co.goodtech.listener.ListenerException:
uk.co.goodtech.listener.ListenerException: Problem generating index:
java.sql.SQLException:
ORA-04031: unable to allocate 4096 bytes of shared memory ("shared
pool","DBMS_LOB","PL/SQL MPCODE","BAMIMA: Bam Buffer")
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at line 1 at
uk.co.goodtech.listener.ListenerManager.notifyListeners(ListenerManager.java
:136)
at uk.co.goodtech.cms.RebuildIndexes.indexSection(RebuildIndexes.java:81)
at uk.co.goodtech.cms.RebuildIndexes.main(RebuildIndexes.java:60)
now the other instances seem fine when this happens and it seems to revover itself before i can get to fix it. Does this problem look serious as when it occurred once i had to bounce the instance. Reading up on the error it seems it could be memory related but i'll be interested to hear if others have seem this. A search on google shows the problem but not really a resolution.
thanks
Tom Received on Tue Sep 03 2002 - 13:23:15 CDT