Answer Posted / vamsee
in app server u will diffine that connect to which data
base according to that connection will be establised and u
can get data from data base.if the data base is not working
then u will get a error page(related to database).
if u want to give 100% availability for clint then u can
use failover concept and place the data in to different
databases and give instructions for u r application that if
one data base is fail to serve the data after partucular
time the request will rediirect to another database where
data is present.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
How do I do http tunneling? : BEA Weblogic
How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic
What are the different versions of nm?
How many weblogic servers can I have on a multi-cpu machine?
What is the admin server?
What can be the various reasons for a server crash?
What is an administration server?
When we will take thread dump?
Name the various message severity levels in web logic?
In web logic how are new threads assigned?
What are stubs?
how to upgrade the weblogic server licence?
How to integrate sunone/netscape/iplanet with weblogic?
What can happen when stub can’t to connect to web-logic server instances?