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
How do I prevent errors when running t3dbping? : BEA Weblogic
What are the two important tcp socket classes?
What is thread stack size?
How can the nm be made to work with web logic? Explain?
how ITIL process occurs in weblogic?
What is non-stage deployment?
Can struck threads be killed manually?
How should you type cast a remote object?
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
When we will take thread dump? Please give us some examples?
How can the issue associated with high CPU usage be solved?
What Is Boot.proerties File In Weblogic Server ?
List components of jndi?
How to pass arugments to server through machine?
Explain the functionality of iiop ?