Records with Processed_flag='D' in CSI_TXN_ERRORS
As a part of error cleanup activity,I looked into CSI_TXN_ERRORS.
I verfied the docs suggested by you in other discussions to process the records with flag='E'.
Those are helpful and I am doing according to those instructions.
But there are number of records in CSI_TXN_ERRORS with processed_flag='D'
with error_text like
A future transaction is processed. So not processing this or
Data fix done - mark_error_transactions.
I believe these are not error records and sucessfully processed records.
Can I purge these records from CSI_TXN_ERRORS.
Is there any impact if I purge these records.