How to Verify Application of Patch 2896876 (rootpre.sh) on AIX 5L

作者: Maclean Liu , post on October 2nd, 2009 , English Version
【本站文章除注明转载外,均为本站原创编译】
转载请注明:文章转载自: Oracle Clinic – Maclean Liu的个人技术博客 [http://www.oracledatabase12g.com/]
本文标题: How to Verify Application of Patch 2896876 (rootpre.sh) on AIX 5L
本文永久地址: http://www.oracledatabase12g.com/archives/how-to-verify-application-of-patch-2896876-rootpre-sh-on-aix-5l.html

PURPOSE
-------
This article documents the output of running the rootpre.sh on AIX 5L from patch
2896876, how to verify it was run successfully, and the valid entry in the
/etc/inittab file.

SCOPE & APPLICATION
-------------------
This document is useful for DBAs and System Administrators applying patch 2896876
on AIX 5L to run 8.1.7 32-bit Oracle Server in 64-bit kernel mode.

How to verify 'rootpre.sh' was successful on AIX 5L
--------------------------------------------------
The patch 2896876 contains several files that are copied to the /etc directory.
This includes the 'loadext' command and both 32-bit and 64-bit kernel extensions.
The following output is from AIX 5L running in 64-bit kernel mode.

1) Running the rootpre.sh command

   Output will indicate the following:
   The kernel extension was successfuly loaded.

2) Verify files were copied to /etc:

     loadext
     pw-syscall
     pw-syscall.64bit_kernel
     pw-syscall4.1
     pw-syscall.32bit_kernel
     pw-syscall32
     pw-syscall64

3)  Verify the kernel extension is loaded:

     /etc/loadext -r

     Oracle Kernel Extension Loader for AIX
     Copyright (c) 1998,1999 Oracle Corporation

     Kernel Extension Path: /etc/pw-syscall.64bit_kernel

     Kernel Extension Version: 3

     Extension /etc/pw-syscall.64bit_kernel found with kmid: 0x640db00

4)  Verify entry in /etc/inittab:

     orapw:2:wait:/etc/loadext -L /etc

Note:  The kernel extension will be dynamically loaded on server startup based
on the current bitness of the kernel.  

© 2009 – 2010, www.oracledatabase12g.com. 版权所有.文章允许转载,但必须以链接方式注明源地址,否则追究法律责任.

相关文章 | Related posts:

  1. Oracle in 32-bit / 64-bit Kernel Mode on AIX 5L
  2. AIX – 32bit vs 64bit
  3. Release 2 (9.2.0.8) Patch Set 7 for AIX 5L Based Systems (64-Bit)
  4. Rac 10gR2 On AIX Best Guide
  5. EVENT:10228 trace application of redo by kcocbk
  6. Step-By-Step Installation of Oracle 9i RAC on IBM AIX
  7. ORA-00600 [kcblasm_1] May Occur After Applying The Patch 7523755
  8. Oracle AIX Performance and Tuning
  9. HP-UX: LD_LIBRARY_PATH and SHLIB_PATH

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>