3.3.5.4.1 Receiving an XAUSER_XACT_MTAG_SUSPEND_WITH_MIGRATE_DONE Message
When the XA Superior Transaction Manager receives an XAUSER_XACT_MTAG_SUSPEND_WITH_MIGRATE_DONE message, it MUST perform the following actions:
If the State field of the XA Transaction Object referenced by the receiving connection is set to Suspended:
Set the Migrate field of the XA Transaction Object to TRUE.
Return XA_OK from xa_end.
Set the connection state to Ended.