cancel
Showing results for 
Search instead for 
Did you mean: 

interim patch '6646850'-Error -Re-link fails on target "libnmemso OBJECT_32

pr_srinivas
Contributor
0 Kudos

Dear Experts

Sub : interim patch '6646850'-Error -Re-link fails on target "libnmemso OBJECT_32

  1. # # # # # # # # # # # # # #

OS - AIX - 5.3

PRA -10.2.0.2.0

WAS - 7.00

SW - ECC 6.0

  1. # # # # # # # # # # # # # #

Re-link fails on target "libnmemso OBJECT_MODE=32".'6646850'

Long Text

While applying interim patch '6646850' -

it is ending with some error

Re-link fails on target "libnmemso OBJECT_MODE=32".

The error - i pasted below

########################################################################

Error Message - Start

########################################################################

Running make for target libnmemso OBJECT_MODE=32

Make failed to invoke "/usr/ccs/bin/make -f ins_sysman.mk libnmemso

OBJECT_MODE=32 ORACLE_HOME=/oracle/D50/102_64"....'ld: 0706-006 Cannot

find or ope

n library file: -l java

ld:open(): A file or directory in the path name does not exist.

ld: 0706-006 Cannot find or open library file: -l jvm

ld:open(): A file or directory in the path name does not exist.

make: 1254-004 The error code from the last command is 255.

Stop.

make: 1254-004 The error code from the last command is 2.

Stop.

'

Running make for target iokinit

Running make for target ioklist

Running make for target iokdstry

Running make for target irman

The following make actions have failed :

Re-link fails on target "libnmemso OBJECT_MODE=32".

Do you want to proceed? [y|n]

########################################################################

Error Message - End

########################################################################

Please help us to resolve this

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi SRINIVAS :

I installed the oracle patch on the same envirement with you (AIX 5.3 + ORACLE 10.2.0.2) , but it stopped at the phase "Backing up files affected by the patch '6646850'

for rollback. This might take a while..". Could you tell me your installation steps and java, opatch version ?

my steps is : 1. stop sap , oracle and listener;

2. upgrade the opatch version to 10.2.0.2.5

3. unzip the patch to a directoory

4. go to the directory and execute "/oracle/SM0/102_64/Opatch/opatch apply"

Thank you!

markus_doehr2
Active Contributor
0 Kudos

> I installed the oracle patch on the same envirement with you (AIX 5.3 + ORACLE 10.2.0.2) , but it stopped at the phase "Backing up files affected by the patch '6646850'

> for rollback. This might take a while..". Could you tell me your installation steps and java, opatch version ?

He is already past that problem - the problem is during linking and due to a wrong JRE setting. This is not caused by OPatch.

Markus

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

Check Oracle metalink note 367535.1 - Relink Of 10.2.0.2 Fails With Cannot Find `-l java` And `-l jvm` - there you will also get a solution.

Markus