Hi, In a Raidb-1 configuration with 2 backends, if only one backend fails on a stored procedure prepared call, is there a way to detect this at the Java JDBC level ? It seems indeed that if only one backend fails, no JDBC exception is thrown. I I thought that setting the WaitForCompletion to "all" would make that the exception is thrown even if the error occurred only on one backend, but apparently it is not the case.
Thanks, Paul
_______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
