最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

UnableToOpenDatabaseAfterASMUpgradeFromRelease11.1

来源:动视网 责编:小采 时间:2020-11-09 12:06:13
文档

UnableToOpenDatabaseAfterASMUpgradeFromRelease11.1

UnableToOpenDatabaseAfterASMUpgradeFromRelease11.1:After upgrade the ASM instance from release 11.1 to release 11.2 existing database is unable to start/open due to the ne 首页 → 数据库技术 背景: 阅读新闻 Unable To Open Database After ASM Upgrade From Release 11.1 To Release 11.2
推荐度:
导读UnableToOpenDatabaseAfterASMUpgradeFromRelease11.1:After upgrade the ASM instance from release 11.1 to release 11.2 existing database is unable to start/open due to the ne 首页 → 数据库技术 背景: 阅读新闻 Unable To Open Database After ASM Upgrade From Release 11.1 To Release 11.2


After upgrade the ASM instance from release 11.1 to release 11.2 existing database is unable to start/open due to the ne

首页 → 数据库技术

背景:

阅读新闻

Unable To Open Database After ASM Upgrade From Release 11.1 To Release 11.2

[日期:2011-05-15] 来源:Linux社区 作者:tianlesoftware [字体:]

After upgrade the ASM instance from release 11.1 to release 11.2 existing database is unable to start/open due to the next error:

/u01/app/Oracle/product/11.1.0/dbs>sqlplus

SQL*Plus: Release 11.1.0.6.0 - Production on Wed Apr 7 15:49:33 2010

Copyright (c) 1982, 2007, Oracle. All rights reserved.

Enter user-name: / as sysdba

Connected to an idle instance.

SQL> startup

ORA-01078: failure in processing system parameters

ORA-01565: error in identifying file '+ORADATA_DBAT/dbat/spfiledbat.ora'

ORA-17503: ksfdopn:2 Failed to open file +ORADATA_DBAT/dbat/spfiledbat.ora

ORA-15077: could not locate ASM instance serving a required diskgroup

Cause

The ocrconfig_loc variable in the /var/opt/oracle/ocr.loc file was still pointing to previous the ASM 11gR1 Oracle Home:

ocrconfig_loc=/u01/app/oracle/product/11.1.0/cdata/localhost/local.ocr

local_only=TRUE

It should point to the new 11.2 Grid Oracle Home:

ocrconfig_loc=/u01/app/oracle/product/11.2.0/grid/cdata/localhost/local.ocr

local_only=TRUE

Note: On Linux the ocr.loc file is located at: /etc/oracle/ocr.loc.

Solution

Please update the /var/opt/oracle/ocr.loc file with the next entries:

ocrconfig_loc=/u01/app/oracle/product/11.2.0/grid/cdata/localhost/local.ocr

local_only=TRUE

  • 0
  • How To Upgrade ASM from 10.2 to 11.1 (RAC)

    RedHat 5.4 Oracle RAC 数据库 从10.2.0.1升级到 10.2.0.4

    相关资讯 Oracle教程

    图片资讯

    本文评论   查看全部评论 (0)

    评论声明

    最新资讯

    本周热门

    Linux公社简介 - 广告服务 - 网站地图 - 帮助信息 - 联系我们
    本站(LinuxIDC)所刊载文章不代表同意其说法或描述,,仅为提供更多信息,也不构成任何建议。


    Copyright © 2006-2011 Linux公社 All rights reserved 浙ICP备06018118号

    文档

    UnableToOpenDatabaseAfterASMUpgradeFromRelease11.1

    UnableToOpenDatabaseAfterASMUpgradeFromRelease11.1:After upgrade the ASM instance from release 11.1 to release 11.2 existing database is unable to start/open due to the ne 首页 → 数据库技术 背景: 阅读新闻 Unable To Open Database After ASM Upgrade From Release 11.1 To Release 11.2
    推荐度:
    标签: 数据库 to after
    • 热门焦点

    最新推荐

    猜你喜欢

    热门推荐

    专题
    Top