1 Reply Latest reply on Jan 14, 2013 9:26 PM by ron_sigal

    How to detect when database connection fail

    recanto

      Hi all,

      is it possible to detect when the connection between application and database fails (for any reason, like network problem or max users exceeded) ?

       

      I implemented the ConnectionValidator (as says on Chapter 9 Doc) but without success. There is some other configurations to do (or another path to follow instead ConnectionValidator) ?

       

      Thanks.