在linux 中安装Oracle 11G 的时辰呈现

[INS-20802] Oracle Net Configuration Assistant failed

是oracle数据库的鼓掌,须要补丁p8670579_112010_LINUX

解决办法:

1. Oracle帐号操纵,上传补丁到/u01下,解压。(在oracle用户可能没权限转移,用root转移)

[oracle@dbserver u01]¥ cd 8670579/

[oracle@dbserver 8670579]¥ ls
etc  files  README.txt
2. 
打补丁要重视下,选择Optch目次一般在ORACLE_HOME 目次下(下面再次切换oracle用户,免得提示不可)

[oracle@dbserver 8670579]¥ ¥ORACLE_HOME/OPatch/opatch apply 
-invPtrLoc ¥ORACLE_HOME/oraInst.loc
Invoking OPatch 
11.1.0.6.6

Oracle Interim Patch Installer version 11.1.0.6.6
Copyright 
(c) 2009, Oracle Corporation.  All rights reserved.

Oracle Home       
: /u01/app/oracle/product/11.2.0/db_1
Central Inventory : 
/u01/app/oraInventory
              : 
/u01/app/oracle/product/11.2.0/db_1/oraInst.loc
OPatch version    : 
11.1.0.6.6
OUI version       : 11.2.0.1.0
OUI location      : 
/u01/app/oracle/product/11.2.0/db_1/oui
Log file location : 
/u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/opatch/opatch2012-08-02_21-22-59PM.log

Patch 
history file: 
/u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/opatch/opatch_history.txt

--------------------------------------------------------------------------------
The 
patch has more than one Archive Action but there is no Make 
Action.
--------------------------------------------------------------------------------
ApplySession 
applying interim patch ""8670579"" to OH 
""/u01/app/oracle/product/11.2.0/db_1""
Interim patch 8670579 is a superset of 
the patch(es) [  8670579 ] in OH /u01/app/oracle/product/11.2.0/db_1
OPatch 
will rollback the subset patches and apply the given patch.

Running 
prerequisite checks...
Prerequisite check "CheckActiveFilesAndutables" 
failed.
The details are:

Following executables are active 
:
/u01/app/oracle/product/11.2.0/db_1/lib/libnnz11.so
ApplySession failed 
during prerequisite checks: Prerequisite check "CheckActiveFilesAndutables" 
failed.
System intact, OPatch will not attempt to restore the 
system
--------------------------------------------------------------------------------
The 
following warnings have occurred during OPatch execution:
1) 
OUI-67078:Interim patch 8670579 is a superset of the patch(es) [  8670579 ] in 
OH 
/u01/app/oracle/product/11.2.0/db_1
--------------------------------------------------------------------------------

OPatch 
failed with error code 74

成功安装 ,然后重试

解决:[INS-20802] Oracle Net Configuration Assistant failed的更多相关文章

  1. linux安装oracle 报错[INS-20802] Oracle Net Configuration Assistant failed 解决办法

    [INS-20802] Oracle Net Configuration Assistant failed 首先从LinuxIDC.com下载这个补丁包,然后用 unzip p8670579_1120 ...

  2. [INS-20802] Oracle Net Configuration Assistant failed

    [INS-20802] Oracle Net Configuration Assistant failed.在安装Oracle 11g R2时出现了该错误提示.以前安装的时候没有碰到过类似的错误.原来 ...

  3. [INS-20802] Oracle Net Configuration Assistant failed,Caught UnknownHostException

    在64位Centos上安装64的oracle 11g R2,出现错误: [INS-20802] Oracle Net Configuration Assistant failed 根据提示查看日志文件 ...

  4. Oracle12c client安裝報錯[INS-20802] Oracle Net Configuration Assistant failed完美解決

    Doc ID 2082662.1 1.錯誤碼 Installation Of Oracle Client 12.1.0.2.0 (32-bit) Fails With An Error Message ...

  5. Oracle Net Configuration Assistant failed异常的解决方案

    来自:http://blog.itpub.net/25851087/viewspace-1419440/ 分类: Oracle [环境参数]     Host OS::Win7 32bit     C ...

  6. 安装ORACLE服务出现Oracle Net Configuration Assistant 失败问题【我】

    安装ORACLE服务出现Oracle Net Configuration Assistant 失败问题 本地安装oracle11g,报错提示: 参考下面文章: 报错原因: 主要是对文件系统的访问权限问 ...

  7. Oracle安装过程中Oracle Database Configuration Assistant失败问题解决

    今天在安装Oracle的过程中出现了oracle Database Configuration Assistant问题,我解决该问题的方法是将我的计算机用户名更改了一下,改成了pc1.之后再在orac ...

  8. [INS-20802] Oracle Database Configuration Assistant 失败

    1.错误原因    [INS-20802] Oracle Database Configuration Assistant 失败 2.错误原因 3.解决方案 版权声明:本文博主原创文章.博客,未经同意 ...

  9. Linux下安装oracle提示INS-20802 Oracle Net Configuration Assistant

    安装oracle的时候,在最后install过程中,突然弹出INS-20802 :Oracle Net Configuration Assistant 错误. 查了一些资料,也尝试了很多,但是最终尝试 ...

随机推荐

  1. MySQL主从同步几个文件

    MySQL主从同步:   M锁表 M导出S导入 M解锁 M建同步帐号 S获取点位:产生master.info S开启同步   3306: mysql-bin.0000x mysql-bin.index ...

  2. unity触发器和碰撞器

    Unity中检测碰撞的方法有两种,一种是触发器一种是碰撞器,现在我来解释一下两种的区别. 触发器:有三种方法,分别是OnTriggerEnter,OnTriggerStay,OnTriggerExit ...

  3. word2010 数学公式/联立方程/大括号内方程组如何左对齐?

    如何在word中输入的联立方程使其条件左对齐? 如输入: 实现如下对齐: 就是在每个逗号 .前输入一个 & 号就可以了, 注意这个逗号一定要是 位于这个方框里头,然后在其前面输入 & ...

  4. LeetCode 笔记24 Palindrome Partitioning II (智商碾压)

    Given a string s, partition s such that every substring of the partition is a palindrome. Return the ...

  5. 《Linux内核设计与实现》 Chapter4 读书笔记

    <Linux内核设计与实现> Chapter4 读书笔记 调度程序负责决定将哪个进程投入运行,何时运行以及运行多长时间,进程调度程序可看做在可运行态进程之间分配有限的处理器时间资源的内核子 ...

  6. 如何使用Iveely的数据存储引擎 Iveely Database

    Iveely 数据存储引擎是为Iveely 搜索引擎提供数据存储的机制. 适用于:频繁数据插入.数据读取.数据更改或者删除数据不适合Iveely Database,存储结构是按照搜索引擎数据存储要求( ...

  7. IndexOf、LastIndexOf、Substring的用法

     String.IndexOf String.IndexOf 方法 (Char, Int32, Int32)报告指定字符在此实例中的第一个匹配项的索引.搜索从指定字符位置开始,并检查指定数量的字符位置 ...

  8. [BZOJ3504][CQOI2014]危桥(最大流)

    题目:http://www.lydsy.com/JudgeOnline/problem.php?id=3504 分析:很容易想到最大流,但如果S-a1,S-b1,a2-T,b2-T这样跑S-T最大流判 ...

  9. android之SQLlite操作

    布局文件 创建了四个按键,分别对应增删改查 <?xml version="1.0" encoding="utf-8"?> <LinearLay ...

  10. shell中的正则表达式

    1.正则与通配符 linux中的通配符是用来匹配文件名的,其匹配是完全匹配.只支持通配符则命令有ls find cp等命令 正则是用来匹配字符串的,是包含匹配.只要搜索的内容在某个字符串中,那么改字符 ...