Crosschecks are useful because they can do the following:

■ Update outdated information about backups that disappeared from disk or tape or

became corrupted

更新备份的过期信息

■ Update the repository if you delete archived redo logs or other files with operating

system commands

如果之前使用的是操作系统命令,则更新仓库信息

Use the crosscheck feature to check the status of a backup on disk or tape. If the

backup is on disk, then CROSSCHECK checks whether the header of the file is valid. If a

backup is on tape, then the command checks that the backups exist in the media

management software catalog.

使用crosscheck特性检查磁盘和磁带的备份状态。

Backup pieces and image copies can have the status AVAILABLE, EXPIRED, or

UNAVAILABLE. You can view the status of backups by running the RMAN LIST

command or by querying V$BACKUP_FILES or recovery catalog views such as RC_

DATAFILE_COPY or RC_ARCHIVED_LOG. A crosscheck updates the RMAN repository

so that all of these techniques provide accurate information. RMAN updates each

backup in the RMAN repository to status EXPIRED if the backup is no longer

available. If a new crosscheck determines that an expired backup is available again,

then RMAN updates its status to AVAILABLE.

可以通过list命令查看文件获取状态,也可以查看v$backup_files和rc_datafile_cope或rc_archived_log视图。

Note: The CROSSCHECK command does not delete operating

system files or remove repository records. You must use the

DELETE command for these operations.

You can issue the DELETE EXPIRED command to delete all expired backups. RMAN

removes the record for the expired file from the repository. If for some reason the file

still exists on the media, then RMAN issues warnings and lists the mismatched objects

that cannot be deleted.

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/29802484/viewspace-2099354/,如需转载,请注明出处,否则将追究法律责任。

oracle rman crosscheck,rman crosscheck作用相关推荐

  1. rman report list crosscheck delete -rman常用命令。

    一.REPORT 1.报告目标数据库的物理结构     RMAN>REPORT SCHEMA 2.报告需要备份的数据文件 在执行备份之前,常常需要取得需要备份的数据文件信息,通过执行REPORT ...

  2. rman命令之crosscheck

    一 crosscheck命令目的  备份损坏或者不存在于磁盘而rman资料库中仍记录该备份集或归档为available,那么需要运行crosscheck 进行交叉校验,以更新 rman资料库中过时的信 ...

  3. Oracle 11g 使用RMAN备份数据库

    使用Oracle自带的备份恢复工具RMAN(Recovery Manager)具有以下几种优势: 支持增量备份 能自动管理备份文件 自动化备份与恢复 备份的文件有效性检查 配置快闪恢复区(flash ...

  4. ORACLE 备份恢复之RMAN详解

    一.连接方式 (一).连接本地数据库 [oracle@oracle ~]$ rman target / (二).连接远程数据库 [oracle@oracle ~]$ rman target sys/o ...

  5. 基于Linux下 Oracle 备份策略(RMAN)

    基于Linux下 Oracle 备份策略(RMAN) --********************************** -- 基于Linux下 Oracle 备份策略(RMAN) --**** ...

  6. 基于Linux下 Oracle 备份策略(RMAN)---转自沙弥的世界

    --********************************** -- 基于Linux下 Oracle 备份策略(RMAN) --******************************* ...

  7. Oracle 知识篇+RMAN带库备份恢复/带库全备恢复/带库0级备份恢复操作概要

    说明:本文为Oracle RMAN带库备份恢复/带库全备恢复/带库0级备份恢复操作概要 温馨提示:如果您发现本文哪里写的有问题或者有更好的写法请留言或私信我进行修改优化 ①带库备份 rman targ ...

  8. Oracle 运维篇+RAC集群转单实例/RMAN异机恢复/RMAN迁移/RMAN备份恢复操作概要

    说明:本文为Oracle RAC集群转单实例/RMAN异机恢复/RMAN迁移/RMAN备份恢复操作概要方便用户查阅 温馨提示:如果您发现本文哪里写的有问题或者有更好的写法请留言或私信我进行修改优化 说 ...

  9. oracle rman备份时间点,Oracle Rman 控制RMAN的备份时间,减少IO消耗

    一.问题描述 由于服务器配置不高,备份策略为周末全备.周一至周六差异备份. 平时服务器CPU使用30%左右. 全备份时,开启两个通道,CPU达到70%-80%左右,业务不卡顿.不掉单,session不 ...

  10. Oracle 12C 利用Rman Duplicate搭建 Data Guard

    环境(备库只需要安装数据库软件): 主库:192.168.1.100        OS: CentOS 7.3 X64        DB:    ORACLE12.2.0.1        SID ...

最新文章

  1. mysql5.6允许远程连接_mysql允许远程连接的方法
  2. 剖析 Laravel 计划任务--事件属性
  3. Keil错误fatal error: UTF-16 (LE) byte order mark detected
  4. python编程自学能学会吗-python编程还能自学?怎么能学好? - 【大连东软睿道】
  5. Apache Camel简介
  6. 使用 MaxCompute(原ODPS) java sdk 运行安全相关命令
  7. golang ajax jquery,golang - 从http请求返回json字符串的库/包
  8. 卸载vuecli3_112、vue-cli3安装遇到的问题,卸载不掉旧版本,导致更新不了
  9. 拓端tecdat|R语言stan泊松回归Poisson regression
  10. BLUE引擎M2运行几天后就不可以施放合击技能的方法
  11. NetLimiter 4.0.15.0 x64 破解新鲜出炉!
  12. Linux-unbuntu修改apt源
  13. 滴滴6月或发布造车计划;头部App上线一键关闭 “个性化推荐 ”​;下载捆绑,“高速下载”竟为元凶 | EA周报...
  14. BJDCTF_2nd PWN复盘
  15. java定时器每天执行一次_定时器-每天23:00执行一次
  16. 使用Telerik的登陆模板实现DoubanFm的登陆(WP7)
  17. spark(scala) shell 里面输入多行代码
  18. 2023年软考高级信息系统项目管理师报名,这里靠谱
  19. Java构造方法定义、对象实例化的过程、对象的引用和实体
  20. 机器学习实践:超市商品购买关联规则分析

热门文章

  1. redis基数树rax源码分析(1)
  2. 经典布局(flex和传统两种实现)—左中右三栏式
  3. jacob不能在Linux系统使用!
  4. 5分钟搭建大数据学习环境
  5. OSChina 周五乱弹 ——程序员会喜欢的 12 款键盘
  6. ASTERISK+LINUX+PHP 的WebCall, 网页回拨源码
  7. 【牛客网-公司真题-前端入门篇】——58同城2021校招笔试-前端
  8. Android原生插件开发-开发篇
  9. vue中的几个动效网站
  10. 前端批量下载七牛云文件