What happen when your database and proxy server are down
and your weblogic server is up
Answer Posted / aditi
Hi,
If Weblogic Server is up, then the application working on
this server will also be up. But the only effect due to
database server to be down is "All the results in
application which retrieve some information from database
will not be visible and some error message will be
displyed".
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What is the max amount of information that can be saved in a session object?
Explain what an application server does and it's major components.
How do you do performance tuning of wls?
What happens if remove( ) is never invoked on a session bean?
Explain The Term Clustering ?
You are noticing a performance impact on your application and you suspect the underlying operating systemresources might be causing the issue, what steps would you take to narrow down the issue?
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
Name the various message severity levels in web logic?
How does weblogic support corba and client communication via iiop? : BEA Weblogic
What is Multicast?
How do I handle request/response using jms? : BEA Weblogic
Write a program of web logic server to get the connection pool attribute?
What are class paths? How can they be set?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
How do I call a servlet with parameters in the url? : BEA Weblogic