What happen when your database and proxy server are down
and your weblogic server is up

Answer Posted / shri

Ahhh! When the DB is down, datasources would go in inactive
mode. But yeah, your application would be impacted majorly
when DB is down and you have used weblogic datasources to
connect to database. As when database comes up, you would
need to restart the weblogic server to bring the weblogic
datasources in ACTIVE mode.
Slight or not complete impact on application in this case.
Things not dependent on DB would work perfectly alright.

And of course, when the proxy server is down, no request
would be accepted. All would be rejected. So 100% fauilre
of application.

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is error ora-6502? : BEA Weblogic

511


What is wlst?

581


Do you know what is the meaning of classformaterrors used with the applet?

492


What is the nm?

545


In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic

581






Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?

522


How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic

522


If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?

571


What is the admin server?

599


Which of the programs can be created using the zac publish wizard tool? : BEA Weblogic

585


How to change from default JVM to other ?

597


What is meant by node manager?

584


What is the difference between T3 and HTTP protocol ?

1210


Explain The Methods For Providing User Credentials For Starting The Server ?

587


What can be the various reasons for a server crash?

585