BAQ to query report status

We are seeing strange printing errors “This row has been removed from a table” often, and as I troubleshoot why I would like to have some data to know how often the failure happens(e.g. did a change fix the problem?).

Here is an example of one of the failures

Oddly when I run a BAQ with only the sysrptlst table and print all rows it only shows 1 report on 4/15 and that report is not shown. Any pointers on how I can accomplish my goal to see how often the "“This row has been removed from a table” prevents printing reports?

I think it’s systask table but it’s been awhile.

I checked the field help and it appears the sysrptlst table is the right table. Unless that is a bug in the field help as the rows in the screenshot I initially posted are not showing up in my query of all rows with no joins(only table is sysrptlist).

If there are log files that I could use that would work to, I just need to know how often we get the error “This row has been removed from a table” when trying to print or print preview. Any ideas?