Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Is my database OK?
>
> Might also want to run DBV.
> --
Or .. just use rman:
backup check logical validate database;
or specify individual database data files if you'd like.
Corruptions if any are not reported in the rman interface. Once completed for 8.1.x check your alert log for corruption errors. Ver 9+ they're reported in V$DATABASE_BLOCK_CORRUPTION.
Sten Received on Sat Jun 25 2005 - 00:44:21 CDT
![]() |
![]() |