Installing patch on Windows client
I am tyring to install patch4 on Oracle client 10.2.0.1 for a bug fix.
When I try to install I get the following error.
C:\oracle\client_patches\p4923787_10201_MSWIN-x86-64\4923787>c:\oracle\product\1
0.2.0\client_2\OPatch\opatch.bat apply -jdk c:\oracle\product\10.2.0\client_2\jd
k
java.lang.NoClassDefFoundError: oracle/sysman/oii/oiii/OiiiOneoffException
at oracle.opatch.OPatchSession.<clinit>(OPatchSession.java:253)
at oracle.opatch.OPatch.<clinit>(OPatch.java:117)
OPatch failed with error code = 255
These are my environment variables.
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\Administrator\AppData\Roaming
CLIENTNAME=ERANGEL
CommonProgramFiles=C:\Program Files\Common Files
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
When I try to install I get the following error.
C:\oracle\client_patches\p4923787_10201_MSWIN-x86-64\4923787>c:\oracle\product\1
0.2.0\client_2\OPatch\opatch.bat apply -jdk c:\oracle\product\10.2.0\client_2\jd
k
java.lang.NoClassDefFoundError: oracle/sysman/oii/oiii/OiiiOneoffException
at oracle.opatch.OPatchSession.<clinit>(OPatchSession.java:253)
at oracle.opatch.OPatch.<clinit>(OPatch.java:117)
OPatch failed with error code = 255
These are my environment variables.
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\Administrator\AppData\Roaming
CLIENTNAME=ERANGEL
CommonProgramFiles=C:\Program Files\Common Files
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
0