Caros boa noite,
Recebi aquele conhecido erro de corrupção:

Corrupt block relative dba: 0x0183f103 (file 6, block 258307)
Bad header found during buffer read
Data in bad block:
 type: 2 format: 2 rdba: 0x00806981
 last change scn: 0x0000.0408ab74 seq: 0x27 flg: 0x04
 spare1: 0x0 spare2: 0x0 spare3: 0x0
 consistency value in tail: 0xab740227
 check value in block header: 0x617a
 computed block checksum: 0x0
Reread of rdba: 0x0183f103 (file 6, block 258307) found valid data

Rodei o sql:
select segment_name,segment_type,owner
from sys.dba_extents
where file_id=(6)
and (258307) between block_id and block_id + blocks -1;

Identifiquei o segmento afetado, no caso uma tabela.    

O curioso é que o comando analyze table xxx validate structure continua dando: 
ORA-08103: object no longer exists. O mesmo acontece com o exp. Mas o backup 
via rman não reporta nenhum problema. Até onde eu sei, o rman faz uma 
verificação durante o backup e até então eu confiava exclusivamente nele para 
me reportar prováveis problemas de corrupção. Ainda não reiniciei a instância 
para tentar um novo analyze table xxx validate structure.

Alguém tem uma sugestão de reparo, aparentemente o Recovery a partir do backup 
via rman após o problema, mesmo ele executando normalmente, pode não ser 
confiável.

Detalhes da versão:
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
PL/SQL Release 10.2.0.4.0 - Production
CORE    10.2.0.4.0      Production
TNS for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Productio
NLSRTL Version 10.2.0.4.0 - Production

Abraços a todos.

Att,
Carlos Alfredo
Carlos Alfredo M. de Menezes
Analista de Suporte Sr.
(82) 3217-2828 / 9921-0603


Responder a