Reorganization Program for Table SNAP of Short Dumps
Created by: |
SAP |
Underlying SAP report: |
RSSNAPDL |
Client-dependent: |
No |
Settings as variant: |
Yes |
Support for RecycleBin: |
No |
Introduction
This program deletes old short dumps from the table SNAP. You can view the dumps in transaction ST22 based on their date and select them for deletion as required.
The following program parameters are available:
-
The maximum number of entries to remain after the reorganization.
-
The maximum number of table entries to be deleted at once.
-
The storage date.
The program first deletes the short dumps that are older than the storage date and are not flagged as protected. If there are more entries in the table SNAP than are specified in the first parameter, later short dumps will also be deleted.
In the program, the deletion process is split into small units so that only a certain number of entries can be deleted at one time. This prevents problems from occurring in the database. The split is set in the second program parameter.