报错信息:

日志信息:/data/ebsdb/VIS/12.1.0/appsutil/log/VIS_ebstest/12222150.log

Phase 3 Rename DatabaseExecuting command: sh -c "ORACLE_SID=ORCLVIS;export ORACLE_SID;ORACLE_HOME=/data/ebsdb/VIS/12.1.0;export ORACLE_HOME; /data/ebsdb/VIS/12.1.0/bin/rman target / nocatalog @/data/e
bsdb/VIS/12.1.0/appsutil/out/VIS_ebstest/restore-rac3.rman > /data/ebsdb/VIS/12.1.0/appsutil/out/VIS_ebstest/restore-rac3.log"Unable to rename databaseRW-50010: Error: - script has returned an error:   1
RW-50004: Error code received when running external process.  Check log file for details.
Running Database Install Driver for VIS instance

日志信息:/data/ebsdb/VIS/12.1.0/appsutil/out/VIS_ebstest/restore-rac3.log

Unable to rename databaseRW-50010: Error: - script has returned an error:   1
RW-50004: Error code received when running external process.  Check log file for details.
Running Database Install Driver for VIS instanceRMAN> #
2> # $Header: restore-rac3.rman 120.6 2013/03/15 16:42:00 rledezma noship $
3> #
4> # This shell script was originally built to reset the first node of
5> # a RAC database in Rapid Clone in 12.1 after an RMAN database restore
6> # procedure.  RI evolved to restore a single instance from an RMAN backup
7> # as well, so now it's used here too.
8> #
9> #
10> host "echo 'In the above output, if RMAN-03002 and RMAN-06054 errors are present, they can be safely ignored.' >> /data/ebsdb/VIS/12.1.0/appsutil/out/VIS_ebstest/restore-sin
gle2.log";
11> alter database open resetlogs;
12> shutdown normal
13> startup mount pfile=/data/ebsdb/VIS/12.1.0s/RMANinit.ora
14> exit
host command completeRMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of sql statement command at 12/22/2016 22:19:00
ORA-01157: cannot identify/lock data file 1 - see DBWR trace file
ORA-01110: data file 1: '/u01/R122_EBS/data/sys1.dbf'Recovery Manager complete.

从上可以看出数据文件被恢复到/u01,但是环境中并没有该目录。

报错原因:安装介质部分受损 

v100053-01_2of2.zip
官网介质的md5值:       md5 54d720a36bd0b89ec70241cbae937dae
本次安装介质的md5值: md5 7d5cbdfbe03e0e929a8c4c8c50c0851d

  

转载于:https://www.cnblogs.com/abclife/p/6213650.html

R12.2.6 installation failed with - Unable to rename database相关推荐

  1. Installation failed with message Invalid File:(Application Installatino Failed)

    导入一个demo 运行发现上图问题, Application Installation Failed 最后自己清理下工程就好了 参考方法: Click Build tab ---> Clean ...

  2. INSTALL_FAILED_MISSING_SHARED_LIBRARY + Installation failed due to: ‘null‘

    Android程序新遇到的bug: Installation did not succeed. The application could not be installed: INSTALL_FAIL ...

  3. ssh错误 server not ready for puppeth err=“ssh: handshake failed: ssh: unable to authenticate... 解决方法

    原因:密码错误 问题分析 在编译go-ethereum之后使用puppeth创建私链后,在绑定用户的时候,会出现以下错误: What's the login password for root at ...

  4. Gradle project xxx refresh failed Error:Unable to tunnel through proxy. Proxy returns HTTP/...

    SVN地址更换重新导入项目到AS后,点击编译报错: Gradle project xxx refresh failed Error:Unable to tunnel through proxy. Pr ...

  5. Android studio之迁移定制出现Installation failed with message Failed to finalize session

    1.问题 把之前能运行的android studio项目换了个目录,但是运行出现这个错误 Installation failed with message Failed to finalize ses ...

  6. composer安装Workerman报错:Installation failed, reverting ./composer.json to its original content....

    今天想在TP5上安装workerman,实现一个后台消息提醒功能. 第一步就卡住了,根据手册里说的首先通过composer安装 $ composer require topthink/think-wo ...

  7. App installation failed (A valid provisioning profile for this executable was not found)

    真机调试build success ,App installation failed (A valid provisioning profile for this executable was not ...

  8. 安装cuda时 提示toolkit installation failed using unsupported compiler解决方法

    安装cuda时 提示toolkit installation failed using unsupported compiler解决方法 参考文章: (1)安装cuda时 提示toolkit inst ...

  9. npm 安装出错 npm ERR! request to https://registry.npmjs.org/express failed, reason: unable to verify th

    npm 安装 jointjs时 出现 D:\Project\demo>npm install jointjs npm ERR! code UNABLE_TO_VERIFY_LEAF_SIGNAT ...

最新文章

  1. sql server面试题
  2. 【OpenCV 4开发详解】图像像素统计
  3. tcp、udp协议连接的建立和释放
  4. 201521123038 《Java程序设计》 第十周学习总结
  5. 使用oracheck进行系统巡检
  6. 喜提 Go Contributor
  7. Altium Designer20原理图库制作
  8. Java基础入门笔记-Hello world
  9. 查看Mysql实时执行的Sql语句
  10. 怎样做一个U盘启动盘?
  11. 色谱计算机常用英文,【分享】色谱常用中英文单词
  12. 大陆期货11月3日钢材日评
  13. 【Kettle Spoon】数据迁移Spoon的使用
  14. 基于threejs的商品VR展示平台的设计与实现思路
  15. 3GPP TS 23501-g51 中英文对照 | 4.4.7 MSISDN-less MO SMS Service
  16. Python3.x+迅雷x 自动下载高分电影,嘿嘿!你懂的
  17. 【小白的CFD之旅】07 CFD常识
  18. Android多媒体二:Android 5.0新增的屏幕捕捉
  19. 离职后,想去原来的公司上班怎么办?
  20. sandboxie游戏不能运行在虚拟环境中如何解决_Python虚拟环境看这一篇就够了

热门文章

  1. vue 组件 父向子传值
  2. 图解TCPIP-DNS
  3. Flask 扩展 Flask-Script
  4. R语言分类算法之集成学习(Bootstrap Aggregating)
  5. socket通信基础
  6. Linux静态库与动态库
  7. C++语言类和对象介绍和示例
  8. linux系统的文件系统tmpfs,linux里tmpfs文件系统
  9. 树莓派服务器证书,【原创】在树莓派3上给Nginx部署免费HTTPS证书
  10. 基于Windows Server 2019域环境体验Veeam ONE 10安装