Your server includes an application that users a generic JDBC data source to connect to a database. However, the network connection between the server and the database is not 100% reliable.
Identify two data source attributes that, if set properly can help avoid situations in which the application fails due to a failed JDBC connection. (Choose two.)
Consider an application that comprises both web and EJB components.
What are two benefits of implementing a multitier cluster architecture over a single-tier(basic) cluster architecture? (Chose two.)
In memory replication in your cluster seems to be slow. You decide to create a replication channel for your cluster. Which two statements are true? (Choose two.)
Several applications are deployed to a managed server. You want to compare the number of completed requests for all of these applications. What is the quickest wat to accomplish this?