Quantcast
Channel: SCN : Discussion List - SAP on Oracle
Viewing all articles
Browse latest Browse all 1892

IHRDBMS: Undefined variable.

$
0
0

Hi,

 

1) I am upgrading oracle from 10.2.0.4 to 11.2.0.3 installed successfully.

When trying to update SAP Bundle patch with command below:

/bin/sh $ORACLE_HOME/MOPatch/mopatch.sh \ -v -s SAP_112036_201306_AIX.zip its showing the error as below:

touch: ./mopatch-27592-8847370 cannot create

Invalid or inaccessible patch base directory "." specified.

Usage: mopatch [-hvdin] [-c cleanup-freq] [-f conflict-rules]

[-o opatch-param] [-j jre] [-p inv-ptr-loc]

[-m make-utility] [-z unzip-utility] [-C creds]

[-s patch-source-path] [patch-base]

 

 

2) When checked the MOpatch version with command : $ORACLE_HOME/MOPatch/mopatch.sh -h

Output of last 3 three lines: This utility requires environment variable ORACLE_HOME to be set.

MOPatch - Install Multiple Oracle Patches in One Run - 2.1.12.

Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.

 

 

But as i have seen envinorment variable is properly set as below:

echo $ORACLE_HOME

output: /oracle/SID/11203

 

 

3) As per the read me file when i try to execute below command:

unzip -qd $IHRDBMS/sapbundle SAP_112036_201306_AIX.zip 'SBP_112036_201306/OPatch/*'

Output:  IHRDBMS: Undefined variable.

 

 

But IHRDBMS menas oracle home directory.

My oracle Home directory : /oracle/SID/11203 as it showing fine with command "echo #ORACLE_HOME".

 

 

Please suggest..where i am going wrong...

 

 

Waiting for the reply...

 

 

Best Regards

Kumar


Viewing all articles
Browse latest Browse all 1892

Trending Articles