HEURISTIC_FORGET_CWOBJ8703W=CWOBJ8703W: Transaction {0} was heuristically forgotten at {1}
Explanation
Since the transaction was manually resolved, you might experience data integrity problems. For example, if you committed a transaction against a partition, the transaction might have rolled-back 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.