HEURISTIC_ROLLBACK_CWOBJ8702W=CWOBJ8702W: Transaction {0} was heuristically rolled back at {1}
Explanation
Since the transaction was manually resolved, you might experience data integrity problems. For example, if you rolled-back a transaction against a partition, the transaction might have committed against another partition at the time. This means that the transaction is inconsistent and you might encounter data integrity problems. Use extreme caution before attempting to resolve transactions manually.
User response
No action required.