listener discovery hurt...sometimes
I've experienced this behavior a few times in em12c where setup/add targets/add targets manually creates a targets.xml in AGENT.BASE/agent_inst/sysman/emd is created incorrectly. Specifically, it puts the value of the $AGENT_HOME in for the value of <Property NAME="OracleHome" when the correct value should be the directory of the db $ORACLE_HOME. Oddly, it gets the value of <Property NAME="ListenerOraDir" correct. Is there something I can do to help the discovery to go a little better. The other plugins seem to go ok. Don't get why the listener is fubar. Is this an expected bug or do I have something in the way?
0