patching [message #287253] |
Tue, 11 December 2007 12:26 |
monto
Messages: 60 Registered: November 2007 Location: DALLAS
|
Member |
|
|
i need to apply rdbms(5868695) patch, the following are the errors i am getting
$ export ORACLE_HOME=/u01/OID
$ export PATH=$ORACLE_HOME/bin:$ORACLE_HOME/OPatch:$PATH:.
$ opatch lsinventory
Oracle Interim Patch Installer version 1.0.0.0.52
Copyright (c) 2005 Oracle Corporation. All Rights Reserved..
We recommend you refer to the OPatch documentation under
OPatch/docs for usage reference. We also recommend using
the latest OPatch version. For the latest OPatch version
and other support related issues, please refer to document
293369.1 which is viewable from metalink.oracle.com
Oracle Home = /u01/OID
Location of Oracle Universal Installer components = /u01/OID/oui
Location of OraInstaller.jar = "/u01/OID/oui/jlib"
Oracle Universal Installer shared library = /u01/OID/oui/lib/hpunix/liboraInstaller.sl
Location of Oracle Inventory Pointer = /var/opt/oracle/oraInst.loc
Location of Oracle Inventory = /u01/OID/inventory
Path to Java = /u01/OID/jre/1.4.2/bin/java
Log file = /u01/OID/.patch_storage//*.log
/usr/lib/dld.sl: Call to mmap() failed - TEXT /u01/OID/jre/1.4.2/lib/PA_RISC2.0/server/libjvm.sl
/usr/lib/dld.sl: Permission denied
sh: 29617 Abort(coredump)
Creating log file "/u01/OID/.patch_storage/LsInventory__12-11-2007_15-47-01.log"
/usr/lib/dld.sl: Call to mmap() failed - TEXT /u01/OID/jre/1.4.2/lib/PA_RISC2.0/server/libjvm.sl
/usr/lib/dld.sl: Permission denied
sh: 29624 Abort(coredump)
Result:
Then i changed the permission to 755 on the file /u01/OID/jre/1.4.2/lib/PA_RISC2.0/server/libjvm.sl
after this i get another error
$ opatch lsinventory
Oracle Interim Patch Installer version 1.0.0.0.52
Copyright (c) 2005 Oracle Corporation. All Rights Reserved..
We recommend you refer to the OPatch documentation under
OPatch/docs for usage reference. We also recommend using
the latest OPatch version. For the latest OPatch version
and other support related issues, please refer to document
293369.1 which is viewable from metalink.oracle.com
Oracle Home = /u01/OID
Location of Oracle Universal Installer components = /u01/OID/oui
Location of OraInstaller.jar = "/u01/OID/oui/jlib"
Oracle Universal Installer shared library = /u01/OID/oui/lib/hpunix/liboraInstaller.sl
Location of Oracle Inventory Pointer = /var/opt/oracle/oraInst.loc
Location of Oracle Inventory = /u01/OID/inventory
Path to Java = /u01/OID/jre/1.4.2/bin/java
Log file = /u01/OID/.patch_storage//*.log
Creating log file "/u01/OID/.patch_storage/LsInventory__12-11-2007_16-25-29.log"
Result:
Error occurred during initialization of VM
Unable to load native library: permission denied.
Please let me know what needs to be fixed.
Thanks in advance
|
|
|