AIX 6.1 下 oracle 10g 安装问题

按照oracle 官方文档这样安装oracle 10g 在AIX 6.1下:
4.3 Oracle InstallationsInstalling on AIX 6L requires the following installations:
·
Oracle patch 6613550
·
Oracle Database 10g release 2 (10.2.0.1)
·
Oracle Database patch set 10g release 2 (10.2.0.3)
根据以上步骤,我已经打好6613550 patch,现在装oracle 10g 10.2.0.1 遇到如下问题:
我的系统版本号:
# oslevel -s
6100-01-01-0823

Checking operating system requirements ...
Expected result: One of 5200.004,5300.002
Actual Result: 6100.01
Check complete. The overall result of this check is: Failed <<<<
Problem: Oracle Database 10g is not certified on the current operating system.
Recommendation: Make sure you are installing the software on the correct platform.
=======================================================================

Checking operating system package requirements ...
Check complete. The overall result of this check is: Not executed <<<<
OUI-18001: The operating system 'AIX Version 6100.01' is not supported.
Recommendation: Install the required packages before continuing with the installation.
=======================================================================

Checking recommended operating system patches
Check complete. The overall result of this check is: Not executed <<<<
OUI-18001: The operating system 'AIX Version 6100.01' is not supported.
Recommendation: You may actually have installed patches which have obsoleted these, in which case you can  successfully continue with the install. If you have not, it is recommended that you do not continue. Refer to the readme to find out how to get the missing patches.
=======================================================================

Validating ORACLE_BASE location (if set) ...
Check complete. The overall result of this check is: Passed
=======================================================================

Checking Oracle Home path for spaces...
Check complete. The overall result of this check is: Passed
=======================================================================

Checking for proper system clean-up....
Check complete. The overall result of this check is: Passed
=======================================================================

Checking for Oracle Home incompatibilities ....
Actual Result: NEW_HOME
Check complete. The overall result of this check is: Passed



后来加参数
./runInstaller -ignoreSysPrereqs
结果还是报错,请高手指教!
参与23

23同行回答

xujiulixujiuli系统工程师JSJY
就是的。。。显示全部
就是的。。。收起
互联网服务 · 2011-04-20
浏览2777
hellolihelloli软件开发工程师wuxi
刚刚装完,不用改什么◎lslpp -l bos.adt.base bos.adt.lib bos.adt.libm bos.perf.libperfstat bos.perf.perfstat bos.perf.proctools xlC.aix61.rte:9.0.0.1 xlC.rte:9.0.0.1  Fileset               &nbs...显示全部
刚刚装完,不用改什么◎

lslpp -l bos.adt.base bos.adt.lib bos.adt.libm bos.perf.libperfstat bos.perf.perfstat bos.perf.proctools xlC.aix61.rte:9.0.0.1 xlC.rte:9.0.0.1
  Fileset                      Level  State      Description         
  ----------------------------------------------------------------------------
Path: /usr/lib/objrepos
  bos.adt.base               6.1.3.0  COMMITTED  Base Application Development
                                                 Toolkit
  bos.adt.lib                6.1.2.0  COMMITTED  Base Application Development
                                                 Libraries
  bos.adt.libm               6.1.3.0  COMMITTED  Base Application Development
                                                 Math Library
  bos.perf.libperfstat       6.1.3.1  COMMITTED  Performance Statistics Library
                                                 Interface
  bos.perf.perfstat          6.1.3.0  COMMITTED  Performance Statistics
                                                 Interface
  bos.perf.proctools         6.1.3.0  COMMITTED  Proc Filesystem Tools

Path: /etc/objrepos
  bos.adt.base               6.1.3.0  COMMITTED  Base Application Development
                                                 Toolkit
  bos.perf.libperfstat       6.1.3.1  COMMITTED  Performance Statistics Library
                                                 Interface
  bos.perf.perfstat          6.1.0.0  COMMITTED  Performance Statistics
                                                 Interface
lslpp: 0504-132  Fileset xlC.aix61.rte:9.0.0.1 not installed.
lslpp: 0504-132  Fileset xlC.rte:9.0.0.1 not installed.
# lslpp -l bos.adt.base bos.adt.lib bos.adt.libm bos.perf.perfstat \
> bos.perf.libperfstat bos.perf.proctools xlC.aix61.rte xlC.rte
  Fileset                      Level  State      Description         
  ----------------------------------------------------------------------------
Path: /usr/lib/objrepos
  bos.adt.base               6.1.3.0  COMMITTED  Base Application Development
                                                 Toolkit
  bos.adt.lib                6.1.2.0  COMMITTED  Base Application Development
                                                 Libraries
  bos.adt.libm               6.1.3.0  COMMITTED  Base Application Development
                                                 Math Library
  bos.perf.libperfstat       6.1.3.1  COMMITTED  Performance Statistics Library
                                                 Interface
  bos.perf.perfstat          6.1.3.0  COMMITTED  Performance Statistics
                                                 Interface
  bos.perf.proctools         6.1.3.0  COMMITTED  Proc Filesystem Tools
  xlC.aix61.rte             10.1.0.2  COMMITTED  XL C/C++ Runtime for AIX 6.1
  xlC.rte                   10.1.0.2  COMMITTED  XL C/C++ Runtime

Path: /etc/objrepos
  bos.adt.base               6.1.3.0  COMMITTED  Base Application Development
                                                 Toolkit
  bos.perf.libperfstat       6.1.3.1  COMMITTED  Performance Statistics Library
                                                 Interface
  bos.perf.perfstat          6.1.0.0  COMMITTED  Performance Statistics
                                                 Interface收起
互联网服务 · 2011-03-16
浏览2830
风影子风影子数据库管理员深圳
我每次都是在6.1上装的,都没问题。估计是补丁没打全,要不就是权限不对。显示全部
我每次都是在6.1上装的,都没问题。估计是补丁没打全,要不就是权限不对。收起
互联网服务 · 2010-11-16
浏览2800
haoningninghaoningning软件开发工程师blue-d
怎么不公布结果啊显示全部
怎么不公布结果啊收起
互联网服务 · 2010-10-19
浏览2822
kw002007kw002007存储架构师X公司
把搞定的结果发上来看看....显示全部
把搞定的结果发上来看看....收起
互联网服务 · 2010-10-13
浏览1595
LINE2008LINE2008系统工程师北京北鹰吉成科技有限公司
怎么搞定的啊,说一下啊,太急人了显示全部
怎么搞定的啊,说一下啊,太急人了收起
互联网服务 · 2010-06-25
浏览2228
daferdafer软件开发工程师富基
终于搞定了!!显示全部
终于搞定了!!收起
互联网服务 · 2010-06-22
浏览2258
tong00001tong00001技术支持上海远望
不支持吧,要改什么东东显示全部
不支持吧,要改什么东东收起
互联网服务 · 2009-08-27
浏览2238
lzj65166lzj65166软件开发工程师北京九合尚品科技有限公司
没有装过6.1上的10G,但是我看提示应该是你的10G不支持6.1系统,你有没有改过那个oracle的安装文件,有一个检测系统版本的文件,把6.1这个版本加上就可以了。以前装RAC这样弄过。显示全部
没有装过6.1上的10G,但是我看提示应该是你的10G不支持6.1系统,你有没有改过那个oracle的安装文件,有一个检测系统版本的文件,把6.1这个版本加上就可以了。以前装RAC这样弄过。收起
互联网服务 · 2009-08-27
浏览1868

    提问者

    jeffrey_lv
    数据库管理员ucloo

    相关问题

    相关资料

    问题状态

  • 发布时间:2009-08-26
  • 关注会员:0 人
  • 问题浏览:27768
  • 最近回答:2012-02-01
  • X社区推广