-20110 CANNOT IMPLICITLY CONNECT TO A REMOTE SITE WITH A SAVEPOINT OUTSTANDING
Explanation
The statement referenced an object at a remote DBMS with an alias or a three-part name when an active savepoint exists. Such a reference requires an implicit connection to the remote DBMS, which is not allowed when there is an outstanding savepoint.
System action
The statement cannot be processed.
Programmer response
Either release the savepoint, or move the data.
SQLSTATE
51036