450 pts.
 How to perform efficient testing of the Data Base Fail over (DBFO) mechanism?
We have Server connected to Primary, Secondary DB instance. If any of these DB instance is shutdown, forced to shutdown, network disconnected etc, then server will failover to the secondary db and viceversa.

We want to test the 'DB Connection Pooling' feature involved in the DBFO mechanism.

Also, what measurements can we consider? like Connections Established, Connections Recovered, File descriptor count, etc.

The objective is we want to find the issues like whether the connections established, connection dropped, memory usage is ok, connections not leaking etc.

Please help in coming up with an efficient test approach.
ASKED: Nov 13, 2008  1:18 PM GMT
UPDATED: November 13, 2008  1:58:08 PM GMT
450 pts.

Answer Wiki:
Last Wiki Answer Submitted:  Nov 13, 2008  1:18 PM (GMT)  by  Saimadhu   450 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _