Installation WLS 12g (12.1.3)
Hello,
I installed weblogic 12.1.3:
MW_HOME is /weblogic12c/Middleware
and
ORACLE_HOME is /weblogic12c/Middleware/oracle_common
When I try to install the patch "18886249" using command "opatch apply", it returns this error:
com.oracle.cie.gdr.external.InventoryException: com.oracle.cie.gdr.external.InventoryException: com.oracle.cie.gdr.utils.GdrException: The gdr meta-data directory /weblogic12c/Middleware/oracle_common/inventory is invalid or does not exist.
I noticed that on WLS 12c the folders inventory and Opatch are into MW_HOME (respectively /weblogic12c/Middlewareinventory and /weblogic12c/Middleware/Opatch), whilst on WLS 11c they are both into ORACLE_HOME.