In our Dynamics 365 online instance, we have 44,820 rows in the asyncoperation table where statuscode = Suspended (10) and statusreason = Waiting (1). Many of these records are from last year. Can I run a bulk delete on System Jobs to delete all or some of these records? Is there any risk of deleting Suspended records from asyncoperation? If I cannot delete ALL of these records, what criteria should I use in my bulk delete job?
Actually, I see that Dynamics prevents you from deleting these records. See the following error message. How do I remove these records?
The selected system job could not be deleted. Only completed system jobs can be deleted. If you contact support, please provide the technical details.
Bulk Delete AsyncOperation - Suspended Waiting status
I figured it out. I need to cancel or resume the jobs using the System Jobs utility in administration. Then I can bulk delete the canceled and succeeded jobs.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.