Reference :Memory Allocation Errors For Object-Level Stat Appearing in the Alert Log File [ID 757895
Hello Experts,
I am facing the following error in my oracle database:-
ORA-4031 encountered when generating server alert SMG-3000
Wed Mar 21 10:29:28 2012
ORA-4031 encountered when generating server alert SMG-3000
There are 37 memory allocation errors for object-level stat
in the last 15 minutes
Wed Mar 21 10:39:28 2012
Also, i am unable to login even as sysdba into this system.
Now, as per the document - Memory Allocation Errors For Object-Level Stat Appearing in the Alert Log File [ID 757895.1]
this is an issue with the shared pool size and that _object_statistics parameter should be set to false.
My question is: If we delete all the statistics(instead of setting the parameter to false) and then restart the DB, would this error still occur?
0