Hi all.
I have an 11g (11.2.0.1) database running on windows.
These errors are shown on alert log:
ORA-00607: Se ha producido un error interno al realizar un cambio en un bloque de datos
ORA-00600: código de error interno, argumentos: [kdBlkCheckError], [14], [3], [18018], [], [], [], [], [], [], [], []
Corrupt Block Found
TSN = 2, TSNAME = UNDOTBS1
RFN = 14, BLK = 3, RDBA = 58720259
OBJN = 2, OBJD = -1, OBJECT = , SUBOBJECT =
SEGMENT OWNER = , SEGMENT TYPE =
It is obviously with undo segments. I have checked several notes on MOS, but not found yet one that matches these sequence of errors. Most are related to parallel query and dbms_admin space management. To me it sounds fair to recreate the undo.
Any advise is welcomed!!!!