当前位置: 首页 > news >正文

RMAN-06618不同版本之间RMAN无法连接

Click to add to Favorites

RMAN Active Duplicate Between Two Oracle Versions (Doc ID 2346507.1)​编辑To Bottom


In this Document

Goal
Solution
References

APPLIES TO:

Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.

GOAL

Can RMAN Active Duplicate be used with two different versions? I.e., can I use active duplicate to clone a database between 12.1.0.1 source (target) to 12.1.0.2 destination (auxiliary)?
 

SOLUTION

In 12c, RMAN compatibility has been simplified so that the RMAN.exe must match that of the database. In most cases, it isn't an issue except with RMAN duplicate which requires a connection to more than one database using one RMAN executable.

For backup based duplication, the duplicate can be accomplished without a target connection. However, for active duplicate, this is not an option.

So, backup the question:

"Can I use active duplicate to clone a database between 12.1.0.1 source (target) to 12.1.0.2 destination (auxiliary)?"
 
No, you cannot do this with active duplicate.

If you use 12.1.0.1 rman, you get error:

RMAN-06429: AUXILIARY database is not compatible with this version of RMAN
RMAN-06618: RMAN client and database release mismatch; indicated

If you use 12.1.0.2 rman, you get error:

RMAN-06429: TARGET database is not compatible with this version of RMAN
RMAN-06618: RMAN client and database release mismatch; indicated

The RMAN-06429 will indicate which database (TARGET/AUXILIARY) is not compatible with the RMAN executable being used.

他妈的,不支持了

http://www.lryc.cn/news/414866.html

相关文章:

  • 鸿蒙HarmonyOS开发:多种内置弹窗及自定义弹窗的详细使用指南
  • Python文件
  • 超越标注:合成数据引领下的文本嵌入技术革新
  • IT运维中,如何快速进行故障排查?(以银行APP交易故障为例)
  • 入门mem0.NET
  • 虚拟机(CentOS7)安装jenkins
  • 尚品汇-首页三级分类实现-nginx静态代理生成的静态页面(二十六)
  • 对象存储及其相关概念介绍
  • TypeScript 研发系列
  • 三维世界,一图打尽!Matplotlib带你玩转3D绘图,让数据跳舞的魔法棒!
  • 计算机常识与NOIP历史-CSP初赛知识点整理
  • 代码随想录算法训练营第二天 | 209. 长度最小的子数组、59. 螺旋矩阵 II
  • 鼻咽癌综述
  • 中国AI PC行业研究报告
  • Mybatis实战:图书管理系统(笔记)
  • win11 amd64 python安装matplotlib、pytorch报错记录
  • Python写UI自动化--playwright(等待页面加载机制)
  • 书籍将整数字符串转成整数值(5)0804
  • 【2024年华数杯C题老外游中国】(完整题解+代码+完整参考论文)
  • 全球氢化双酚A (HBPA)市场规划预测:2030年市场规模将接近1330亿元,未来六年CAGR为2.7%
  • 【C++】异常处理:深度解析与实战精髓,不容错过的编程秘籍
  • 智能指针的循环引用 是什么 怎么引起的
  • Stegdetect教程:如何用Stegdetect检测和破解JPG图像隐写信息
  • Co-Detr
  • 校园选课助手【1】-项目整体架构从此开始
  • 椭圆曲线加法运算
  • (STM32笔记)九、RCC时钟树与时钟 第一部分
  • fastjson-流程分析
  • Linux 命令安装
  • 清华和字节联合推出的视频理解大模型video-SALMONN(ICML 2024)