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
What is meant by domaintemplate?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
What is the max amount of information that can be saved in a session object?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
Explain what is the procedure to configure jms security?
When should I use server session pools and connection consumers? : BEA Weblogic
What is a machine?
What is the difference between jndi lookup(), list(), listbindings(), and search()?
What are the disadvantages of node manager?
Ho do you troubleshoot server hang?
What is wlst in web logic?
What is thread dump?
What is the admin server?
Can we deploy jar in weblogic?
What is bea weblogic? : BEA Weblogic