You can clear up space by deleting completed Async Operation Jobs.
The System Job (AsyncOperation) table stores system jobs. The name of the actual database table is AsyncOperationBase.
System jobs represent asynchronous extensions, such as asynchronous registered workflows and plug-ins, and other background operations such as bulk deletion, bulk import, and rollup operations.
When an asynchronous workflow is triggered in your Dataverse organization, a record is created in the AsyncOperation table to track the processing of the async job.
Refer to the following to bulk delete records on AsyncOperation table:
I hope you can mark my answer verified if it is helpful! If you have any questions, please feel free to contact me. Regards, Leah
Was this reply helpful?YesNo
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.