OPatch fails with wrong platform ID (610, 212)

advertisements

_____________________________________________________________________________________________________________________

The Eucharistic Miracles of the World
Error Description: Error is due to the bug where the file is populated with incorrect platform ID. File is $ORACLE_HOME/inventory/ContentsXML/oraclehomeproperties.xml

$ cat oraclehomeproperties.xml
<?xml version="1.0" standalone="yes" ?>


<ORACLEHOME_INFO>
       <ARU_PLATFORM_INFO>
               <ARU_ID>453</ARU_ID>
               <ARU_ID_DESCRIPTION>Solaris</ARU_ID_DESCRIPTION>
       </ARU_PLATFORM_INFO>
</ORACLEHOME_INFO>
Solution:
  1. In Solaris verify the oracle is 64-bit using below mentioned command
$file $ORACLE_HOME/bin/oracle
If it is 32-bit version install the 32-bit version of opatch
  1. Open the $ORACLE_HOME/inventory/ContentsXML/oraclehomeproperties.xml and change the <ARU_ID> as per your operating system.
For HP-UX = 59, Solaris 64-bit = 23, AIX 5L = 212
  1. Set the environment variable OPATCH_PLATFORM_ID=59
For HP-UX = 59, Solaris 64-bit = 23, AIX 5L = 212

_____________________________________________________________________________________________________________________

Website Stats

0 comments:

Post a Comment

Labels

Oracle (629) Script (86) General (77) Unix (47) Blog (23) Technology (19) gadget (6) games (6) Business (3) OCI (3) SQL* Loader (3) Datapump (2)
 

acehints.com Copyright 2011-23 All Rights Reserved | Site Map | Contact | Disclaimer