For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I am using Beta 2 of ODP .Net Core. It currently is not invalidating its cache. I would prefer to not cache at all. I don't see any documentation that would show how to disable result_cahce
[oracle@dwbi-durl-oel agent_inst]$ $OMS_HOME/bin/emctl status oms Oracle Enterprise Manager Cloud Control 12c Release 2 Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved. WebTier is Up Oracle Management Server is Up
emcli delete_target -name="$TARGET_NAME" -type="$TARGET_TYPE_NAME" emcli undeploy_plugin_from_agent -plugin="$PLUGINID" -agent_names="$AGENT_NAME" emcli undeploy_plugin_from_server -plugin="$PLUGINID" -sys_password="$SYSPWD"