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

how to upgrade the weblogic server licence?

2278


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

607


What is the difference between weblogic and jboss?

577


What are stubs and how do they function in a web logic cluster?

623


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic

652






What are the advantages of cluster?

722


How many types do you configure managed server in weblogic server?

564


What is the difference between T3 and HTTP protocol ?

1322


How do I enable debugging for the messaging bridge? : BEA Weblogic

559


What are the modes of operation for Weblogic server domains ?

777


What are the advantages and disadvantages of node manager?

661


What Are The Various Types Of Weblogic Installations ?

729


How do I configure jms security? : BEA Weblogic

627


Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic

560


What are the enhancements in ejb 2.0 specification with respect to asynchronous communication?

650