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 do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
What is silent mode?
What are tuning jvm parameters?
What is a trace in relation to web logic server?
Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
When should I use the external_stage option?
What is the use of persistent store in weblogic?
What are the various causes for out of memory?
Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic
Do you know what is the purpose of t3 in weblogic server?
How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic
What is the significance of boot?
What is the difference between creating a distributed application using rmi and using a ejb architecture?
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
Explain briefly the client-server architecture.