
Job Name: SAP_REORG_ABAPDUMPS
Report: RSSNAPDL
Frequency: Daily
Job Description: Reorganization Program for Table SNAP of Short Dumps. This program deletes old short dumps from table SNAP. You can select any dumps that you want to keep in transaction code ST22. The program parameters can be set are the maximum number of entries to remain after reorganization and the maximum number of table entries that can be deleted at once. The program first deletes the short dumps which are more than 6 days old 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 are also deleted. In the program, the delete process is split into small units so that only a certain number of entries can be deleted at any one time. This prevents the occurrence of any set problems in the database. The split is set in the second program parameter.



