Oracle Solution for Error ora-24779

Solution for Oracle Error ORA-24779

ORA-24779: detach not allowed with open remote cursor

What triggered the Error:

e migratable transaction tried to detach from the current session while having an open remote cursor.

What should we do to fix it:

ose any open remote cursor prior to detach.