解决:[INS-20802] Oracle Net Configuration Assistant failed
在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的更多相关文章
- linux安装oracle 报错[INS-20802] Oracle Net Configuration Assistant failed 解决办法
[INS-20802] Oracle Net Configuration Assistant failed 首先从LinuxIDC.com下载这个补丁包,然后用 unzip p8670579_1120 ...
- [INS-20802] Oracle Net Configuration Assistant failed
[INS-20802] Oracle Net Configuration Assistant failed.在安装Oracle 11g R2时出现了该错误提示.以前安装的时候没有碰到过类似的错误.原来 ...
- [INS-20802] Oracle Net Configuration Assistant failed,Caught UnknownHostException
在64位Centos上安装64的oracle 11g R2,出现错误: [INS-20802] Oracle Net Configuration Assistant failed 根据提示查看日志文件 ...
- 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 ...
- Oracle Net Configuration Assistant failed异常的解决方案
来自:http://blog.itpub.net/25851087/viewspace-1419440/ 分类: Oracle [环境参数] Host OS::Win7 32bit C ...
- 安装ORACLE服务出现Oracle Net Configuration Assistant 失败问题【我】
安装ORACLE服务出现Oracle Net Configuration Assistant 失败问题 本地安装oracle11g,报错提示: 参考下面文章: 报错原因: 主要是对文件系统的访问权限问 ...
- Oracle安装过程中Oracle Database Configuration Assistant失败问题解决
今天在安装Oracle的过程中出现了oracle Database Configuration Assistant问题,我解决该问题的方法是将我的计算机用户名更改了一下,改成了pc1.之后再在orac ...
- [INS-20802] Oracle Database Configuration Assistant 失败
1.错误原因 [INS-20802] Oracle Database Configuration Assistant 失败 2.错误原因 3.解决方案 版权声明:本文博主原创文章.博客,未经同意 ...
- Linux下安装oracle提示INS-20802 Oracle Net Configuration Assistant
安装oracle的时候,在最后install过程中,突然弹出INS-20802 :Oracle Net Configuration Assistant 错误. 查了一些资料,也尝试了很多,但是最终尝试 ...
随机推荐
- [vm]exsi的名词
早上想了想高可用.昨晚想学学虚拟vmware的一些东西. 物理机---exsi---vm 物理机-win7-vmware-vm 服务器高可用: 一 名词 1,虚拟网络 2,虚拟交换机 3,vm ...
- HDR 拍照模式的原理,实现及应用
转自:http://blog.csdn.net/fulinwsuafcie/article/details/9792189 HDR 拍照: (High Dynamic Range Ima ...
- php基础04:字符串函数
<?php //1.strlen(),strlen() 函数返回字符串的长度,以字符计. echo strlen("hello world"); echo "< ...
- 管窥MVVMLight Command参数绑定和事件传递
前言 由于在实际项目中,业务功能的增加导致软件开发规模在逐渐变大,所以我准备找个Silverlight框架来组织当前项目中的文件,以期能够让后续的业务功能增添和维护更加容易一些.无意中,我在这篇文章中 ...
- [CareerCup] 2.7 Palindrome Linked List 回文链表
2.7 Implement a function to check if a linked list is a palindrome. LeetCode上的原题,参见我之前的博客Palindrome ...
- [CareerCup] 6.4 Blue Eyes People on Island 岛上的蓝眼人
6.4 A bunch of people are living on an island, when a visitor comes with a strange order: all blue-e ...
- Linux(9.21-9.27)学习笔记
一.Vim的基本操作. Normal模式下 1.h 键 向左移动光标 2. j 键 向下移动光标 3. k 键 向上移动光标 4. l键 向右移动光标 5.x 键 删除光标所在位置的 ...
- 网络封包分析工具Charles使用
网址:http://www.charlesproxy.com/ 截取网络封包的工具. 简介 Charles是在Mac下常用的截取网络封包的工具,在做iOS开发时,我们为了调试与服务器端的网络通讯协议, ...
- Sublime Text 之运行 ES6 (基于babel)
本文同步自我的个人博客:http://www.52cik.com/2015/10/21/sublime-text-run-es6.html 之前在博客园里写过一篇<Sublime Text 之运 ...
- SQL Serve允许远程连接的解决方法
(一)用户需要做的第一件事是检查SQL数据库服务器中是否允许远程链接.在SQL 2008服务器中可以通过打开SQL Server 2008管理项目(SQL Server 2008 Management ...