a { text-decoration: none; color: #464feb;}tr th, tr td { border: 1px solid #e6e6e6;}tr th { background-color: #f5f5f5;}
a { text-decoration: none; color: #464feb;}tr th, tr td { border: 1px solid #e6e6e6;}tr th { background-color: #f5f5f5;}
Hi everyone,
Has anyone faced a situation where a Data Reader shows 100% progress but still remains in the “Reading” state for a long time and does not exit?
In our case, the records appear to be fully processed, but the step continues running until it is manually stopped.
What is the recommended approach in this scenario?
- Is it safe to stop the procedure and rerun it?
- Are there any known DB-side or BOARD configuration causes for this behavior?
Additionally, what is the best way to stop such a procedure?
When clicking the Stop icon, it does not work, and we usually have to restart the BOARD service to clear the process.
Appreciate your inputs and experiences.