Hi,
we use in a processing-only report the item table as data-item. we iterate over the results and write some data in other tables. from item table we read only. there are no write actions for the item table. some time the report failed, because of a table lock of the item table.
why happens this error? the report reads only from the item table.
Blocked a table lock also reads of a table?
0