Administrator
|
EBS uses Weblogic, as you know.
your multiple oacore managed servers are clustered.
so this subject is a matter of Weblogic clustering.
Weblogic clusters have the ability of providing Application Failover. This means that when an application component doing a particular "job" becomes unavailable for any reason, a copy of the failed object finishes the job.
But, this needs to be tested with EBS 12.2. This is not documented, and I think, the capability above depends on the code of the application as well.
Why don't you do a test, and update me?
|