How To clean up failed instalation of additional OMS
Hi,
I tried to install/add additional OMS to my HA solution. But the instalation failed. Now first main OMS has information about second OMS EMGC_OMS2.
When I tried to clean up it fails.
./omsca delete -OMSNAME EMGC_OMS2 -force
.
.
.
Cannot determine if BI Publisher is configured with Enterprise Manager: INSTANCE_HOME directory doesn't exist
OMSCA-ERR:Exception encountered. Check the trace file:/xxx/oracle/product/mw_1/cfgtoollogs/omsca/omsca_20201202112556.log
java.io.IOException: INSTANCE_HOME directory doesn't exist
at oracle.sysman.emctl.util.EmctlUtil.getProperties(EmctlUtil.java:1264)
at oracle.sysman.omsca.adapter.wls.OMSWLSAdapter.adapterDeleteOMS(OMSWLSAdapter.java:2058)
at oracle.sysman.omsca.framework.OMSCADeleteConfig.execute(OMSCADeleteConfig.java:508)