We are getting this SQL error on connect function when we don't think connection should already be established.
"*LOCAL: Connection to relational database S106AA9C already exists.
SQLCODE=-842
Is this benign (OK). Should we test SQL state or error before (or after) and ignore?

