Any way I could use dbverify on backups [message #59938] |
Sun, 04 January 2004 22:54 |
scott
Messages: 73 Registered: September 1999
|
Member |
|
|
Hi,
I have been successful in using DBVERIFY on existing datafiles. If I take a cold backup I know that I can use DBVERFY on them. Can this utility also be used on backups which are hot backups and RMAN backups?
If you have a quick reference please send me the link.
Thanks
Scott
|
|
|
Re: Any way I could use dbverify on backups [message #59940 is a reply to message #59938] |
Mon, 05 January 2004 01:52 |
Frank Naude
Messages: 4581 Registered: April 1998
|
Senior Member |
|
|
Hi,
I don't think you can use DBverify on fuzzy files (like on-line backup files). Nevertheless, you can use the RMAN "VALIDATE BACKUPSET..." or "RESTORE...VALIDATE" commands to verify if an RMAN backup is restorable. This is documented in the Oracle9i Recovery Manager Reference Guide.
Best regards.
Frank
|
|
|
|
|