Spool Data Consistency Check in Background
Created by: |
SAP |
Underlying SAP report: |
RSPO1043 |
Client-dependent: |
Yes |
Settings as variant: |
Yes |
Support for RecycleBin: |
No |
Introduction
The task enables continuous monitoring of inconsistent spool objects. The write locks are analyzed and, if necessary, deleted. All found inconsistent objects are gathered in a table. At the end of the test run, old and new tables are compared according to the following scheme:
Old tables |
New tables |
Action |
No |
Yes |
Stays in a new table (new inclusion) |
Yes |
Yes |
If counter > limit then delete the object |
Yes |
No |
If counter <= limit then increase Counter by 1 |
The write locks found are deleted without being gathered in a table.
The functions Delete write locks and Delete inconsistencies can be used independently of each other, but this is not recommended. For normal daily use, the limit values for both functions should be the same. At the moment, no uses for differing limit values are known.
Recommendation
We recommend scheduling this task daily.