How to find Oracle Fusion Instance Name through SQL
We can find instance name using FUSION.ASK_DEPLOYED_DOMAINS table. /******************************************************************* *PURPOSE: SQL Query to find Oracle FUsion Instance name * *AUTHOR: Shailender Thallam * *******************************************************************/ SELECT… Read More »How to find Oracle Fusion Instance Name through SQL