• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

Oracle 打补丁过程 补丁 7272646

mysql 搞代码 4年前 (2022-01-09) 22次浏览 已收录 0个评论

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:

#

# % 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 I本文来源gao@!dai!ma.com搞$$代^@码!网!nstructions:

# —————————

# 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

#


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:Oracle 打补丁过程 补丁 7272646
喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址