Re: init script for Oracle VMs like Weblogic Server
Posted by Tomas Olaj on Oct 31, 2014; 9:35am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/init-script-for-Oracle-VMs-like-Weblogic-Server-tp79p81.html
Thanks Arslan,
A short architecture description: an ODA running PROD db on node0 and TEST db on node1 (2 core licenced on each = 2 EE db licenses). WLS running cluster on both having shared repository. Small enteprise.
If ODA_BASE has an incident and crash, the WLS domains will have problem with the shared repository, and we have no graceful control of these domains from Dom0.
ILOM communicates with a framework to controll services on ODA. If we also want a "trigger" that communicate with an UPS to recognize a local power failure (if power outage, the UPS has approx. 15 minutes), it would be nice to understand how ILOM actually works in such a way that we can trigger a graceful shutdown of the ODA.