Oracle 打补丁过程 补丁 7272646

php中文网
发布: 2016-06-07 17:13:33
原创
2597人浏览过

redhat enterprise linux 6.1安装oracle 11.1.0.6.0,会提示错误:OUI-18001:the operating system

RedHat enterprise linux 6.1安装Oracle 11.1.0.6.0

会提示错误:OUI-18001:the operating system 'Linux Version redhat-6.1' is not support

需要改变种更改的方法,编辑文件 /etc/redhat-release 把Red Hat Enterprise Linux Server release 6 (Tikanga) 改成版本5:
redhat-4

然后升级到11.1.0.7.0

11.1.0.6.0升级到11.1.0.7.0登录时回出现如下错误。

SQL> startup
ORACLE instance started.

Total System Global Area 5010685952 bytes
Fixed Size 2159272 bytes
Variable Size 3758099800 bytes
Database Buffers 1207959552 bytes
Redo Buffers 42467328 bytes
ORA-03113: end-of-file on communication channel
Process ID: 5465
Session ID: 665 Serial number: 3

提示安装补丁。

下面是小提示:

虎子(371934167)  17:00:35
请问大家 # Ensure that the directory containing the opatch script appears in # your $PATH; then enter the following command: # # % opatch apply #
那么  opatch apply
到底在哪里?
轻风依旧(48208049)  17:01:39
进入到补丁目录,执行这个命令啊。。。。
opath没有就下栽安装一下。
虎子(371934167)  17:02:04
opatch是个软件?
广州-Ben(93655257)  17:02:10
export PATH=$ORACLE_HOME/OPatch:$PATH

#-------------------------------------------------------------------------

# 7272646 - ORA-27103 WHEN MEMORY_TARGET > 3G

#-------------------------------------------------------------------------

#

# DATE: Oct 14, 2008

# -------------------------------

# Platform Patch for : 226

# Product Version # : 11.1.0.7.0

# Product Patched : RDBMS

#

# Bugs Fixed by this patch:

# -------------------------

# 7272646 - ORA-27103 WHEN MEMORY_TARGET > 3G

#

# Patch Installation Instructions:

# --------------------------------

# To apply the patch, unzip the PSE container file:

#

# p7272646_11107_Linux-x86-64.zip

#

# Set your current directory to the directory where the patch

# is located:

ecshop
ecshop

本版本全面兼容php5.6+,并且修复了许多官方程序的低级代码bug。在apache 2.4.17+php5.6.15环境下测试通过,人格保证无毒无木马,仅仅是一名ecshop热爱者心血来潮之作。ecshop编译更新日志:1、加入最新官方补丁。2、修改数据库连接底层为mysqli, 现在完美无缺了。3、再次对所有代码进行细节修复。4、adminers更新至1.1.2, 在线管理数据库的神器。5、测

ecshop 0
查看详情 ecshop

#

# % cd 7272646

#

# Ensure that the directory containing the opatch script appears in

# your $PATH; then enter the following command:

#

# % opatch apply //检查目录环境变量 $ORACLE_HOME/OPatch在不在PATH里面,否则export PATH=$ORACLE_HOME/OPatch:$PATH

#

# Patch Special Instructions:

# ---------------------------

# Make sure all instances running under the ORACLE_HOME being patched

# are cleanly shutdown before installing this patch. Also ensure that

# the tool used to terminate the instance(s) has exited cleanly.

#

# If the Oracle inventory is not setup correctly this utility will

# fail. To check accessibility to the inventory you can use the

# command

#

# % opatch lsinventory //执行完这步骤,启动数据库的时候要startup upgrade命令,,

#

# If you have any problems installing this PSE or are not sure

# about inventory setup please call Oracle support.

#

# Patch Deinstallation Instructions:

# ----------------------------------

# Use the following command:

#

# % cd 7272646

# % opatch rollback -id 7272646

#

linux

最佳 Windows 性能的顶级免费优化软件
最佳 Windows 性能的顶级免费优化软件

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号