Question 21:
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.)
Answer options:
A. Statement Cache Type B. Pool Reserve Mode C. Test Table Name D. Test Connection Mode E. Test Connections on Reserve