Login  Register

Re: out of memory error in alert log file.

Posted by ErmanArslansOracleBlog on May 26, 2020; 12:18pm
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/out-of-memory-error-in-alert-log-file-tp8362p8386.html

This may be related with a bug as well.
I need to see the trace.


*Connect the database using sqlplus "/as sysdba"
*SQL> ALTER SYSTEM SET EVENTS '4030 trace name heapdump level 536870917;name errorstack level 3';
*Reproduce the error.. After reproducing the error , continue with the next step->
*SQL>ALTER SYSTEM SET EVENTS '4030 trace name context off; name context off';

Send me the relevant trace file, so I can review.