Just been reading some posts from 2015 on Execution context but my problem is slightly different in that my overnight backups will occasionally fail when it encounters an unusually large Execution Context Blob that has got "stuck", (should be about 1.8Gb size but stops at 205Mb).
So my question is - is it safe to exclude execution context from the overnight backup (Logs are always flushed first)
Supplementary question(s) so I can maybe refine my processes. What causes them to get stuck in the first place. Earlier I had 193 records in the EC table - based on their process name, many of them were from 1st April (annual membership renewal time) and should have been well finished by now.
The big one that always causes the overnight to stop is a bulk email SEND process where there are multiple attachments associated with the mail and the attachments themselves are of a significant size. The attachments themselves are uploaded into AIM (mainly PDF's) would It be better to upload them to disc and include a link in the email? - just thinking out loud. The first question is the important one and may get me out of a hole.