Oracle Solution for Error ora-32164

Solution for Oracle Error ORA-32164

ORA-32164: Method called on Invalid Connection type

What triggered the Error:

A non-XA call made on an XA Connection or XA call made on non-XA Connection

What should we do to fix it:

Make sure Connection type is OK