oracle11g rman验证备份有效性

RMAN> restore validate controlfile;

Starting restore at 21-NOV-13
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=71 device type=DISK

channel ORA_DISK_1: starting validation of datafile backup set
channel ORA_DISK_1: reading from backup piece /u01/archivelog/YOON/autobackup/2013_11_13/o1_mf_s_831423038_988l4gmq_.bkp
channel ORA_DISK_1: piece handle=/u01/archivelog/YOON/autobackup/2013_11_13/o1_mf_s_831423038_988l4gmq_.bkp tag=TAG20131113T225038
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: validation complete, elapsed time: 00:00:01
Finished restore at 21-NOV-13

 

RMAN> restore validate spfile;

Starting restore at 21-NOV-13
using channel ORA_DISK_1

channel ORA_DISK_1: starting validation of datafile backup set
channel ORA_DISK_1: reading from backup piece /u01/archivelog/YOON/autobackup/2013_11_13/o1_mf_s_831423038_988l4gmq_.bkp
channel ORA_DISK_1: piece handle=/u01/archivelog/YOON/autobackup/2013_11_13/o1_mf_s_831423038_988l4gmq_.bkp tag=TAG20131113T225038
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: validation complete, elapsed time: 00:00:01
Finished restore at 21-NOV-13

 

RMAN> restore validate database;

Starting restore at 21-NOV-13
using channel ORA_DISK_1

datafile 5 will be created automatically during restore operation
datafile 7 will be created automatically during restore operation
channel ORA_DISK_1: starting validation of datafile backup set
channel ORA_DISK_1: reading from backup piece /u01/oracle/fast_recovery_area/YOON/backupset/2013_09_08/o1_mf_nnndf_TAG20130908T223042_92tdpm3t_.bkp
channel ORA_DISK_1: piece handle=/u01/oracle/fast_recovery_area/YOON/backupset/2013_09_08/o1_mf_nnndf_TAG20130908T223042_92tdpm3t_.bkp tag=TAG20130908T223042
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: validation complete, elapsed time: 00:00:15
failover to previous backup

datafile 5 will be created automatically during restore operation
datafile 7 will be created automatically during restore operation
Finished restore at 21-NOV-13

posted @   __Yoon  阅读(188)  评论(0编辑  收藏  举报
编辑推荐:
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
阅读排行:
· winform 绘制太阳,地球,月球 运作规律
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 上周热点回顾(3.3-3.9)
· AI 智能体引爆开源社区「GitHub 热点速览」
点击右上角即可分享
微信分享提示