Oracle Error Message
ORA-32164: Method called on Invalid Connection type
Reason for the Error
A non-XA call made on an XA Connection or XA call made on non-XA Connection
Solution
Make sure Connection type is OK
ORA-32164: Method called on Invalid Connection type
A non-XA call made on an XA Connection or XA call made on non-XA Connection
Make sure Connection type is OK