Hi, I have three replicated databases and a connection pool to each database instance. The network to database instances is a little unstable, so I want to check at least one connection in the pool before passing pool identifier to SQLTransformer. If connection is broken, I wanna try next other pool. Does anyone know if there's a simple way to handle this situation? Should I write a selector, or an input module maybe or an action?! Writing a selector or action implies an exhaustive sitemap! :|
Any idea? Thanks for any help, Rui --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
