Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error 600 encountered while recovering transaction (24, 20)

664534Mar 17 2009 — edited Mar 18 2009
Hi DBA's,

This is raj, i have a problem with my prod database, i am facing rollback segment recovery error in my alertlog file it is repeating for every minute. but still my db is up and running. the error message is

ORACLE Instance orcl (pid = 6) - Error 600 encountered while recovering transaction (24, 20).
Tue Mar 17 11:07:55 2009
Errors in file d:\ORANT\RDBMS80\trace\orclSMON.TRC:
ORA-00600: internal error code, arguments: [4137], [], [], [], [], [], [], []

I am getting this error message from past two days but i restarted the instance with normal shutdown and startup by yesterday evening and my prod database is working fine but still geting this recovery is happening.

SVRMGR> select max(extents) from v$rollstat;
MAX(EXTENT
----------
24467

plz help me out to solve this issue..


thanks in advance....

with regards

RAJ DBA.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 15 2009
Added on Mar 17 2009
6 comments
3,153 views