Login  Register

Re: Opatch issue

Posted by Rajesh on Nov 14, 2018; 9:13am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Opatch-issue-tp1887p6945.html

Thanks for the reply,

I executed the below command :-
C:\oracle12c\product\12.2.0\dbhome_1\OPatch>opatch apply

After typing opatch apply and enter i got the below error messages :-

Oracle Interim Patch Installer version 12.2.0.1.14
Copyright (c) 2018, Oracle Corporation.  All rights reserved.


ZOP-51: The patch location is not valid for apply, because it doesn't have correct metadata, or it points to a patch directory.
Argument(s) Error... Patch location is not valid for apply

Please check the arguments and try again.

OPatch failed with error code = 135



*********************

I saw in the cfgtoollogs folder and in the log file i got the below message :-


[Nov 14, 2018 1:09:07 AM] [INFO]    ZOP-51: The patch location is not valid for apply, because it doesn't have correct metadata, or it points to a patch directory.
[Nov 14, 2018 1:09:07 AM] [SEVERE]  OUI-67135:Argument(s) Error... Patch location is not valid for apply
[Nov 14, 2018 1:09:07 AM] [INFO]    Please check the arguments and try again.
[Nov 14, 2018 1:09:07 AM] [INFO]    Stack Description: java.lang.UnsupportedOperationException: Argument(s) Error... Patch location is not valid for apply
                                   
                                    at oracle.opatch.OPatch.process(OPatch.java:791)
                                    at oracle.opatch.OPatch.main(OPatch.java:861)