Login  Register

r12.2

classic Classic list List threaded Threaded
5 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

r12.2

satish
1160 posts
Hi Erman,

We have 2 application servers with 3 oacore managed servers defined on each node.our client has below concern.

if for some reason one oacore went down,then what will be the status of the request that is being executed by that oacore?will it be picked up by another oacore or will it error out?

I am waiting for your good explanation so that i can answer to my client

Thanks,
mathew
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

ErmanArslansOracleBlog
Administrator
5736 posts
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?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

satish
1160 posts
Understood what you have said.Not sure how to test it,but anyways thank you.if you give some idea i will test it
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

ErmanArslansOracleBlog
Administrator
5736 posts
Tell your client to send a scenario to test this.
They asked this to you, right?
So they should have a testcase for it.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

satish
1160 posts
okay.But thanks again