‎2008 Apr 03 12:54 PM
hi friends,
can anybody tell me program to delete short dump ?
thanks..
i'll rewards points if answered...
Sachin
‎2008 Apr 03 1:03 PM
Hi,
Run RSSNAPDL program to delete the shordumps. This program is normally schedule in backgroud jobs.
To save the trouble of scheduling this job, you can run the ABAP report RSNAPJOB from the ABAP editor. This report schedules RSSNAPDL with the following specifications:
Job name: RSSNAPDL
Variant name: DEFAULT (you must create this variant)
Start time: 0100 AM
Repeat interval: Daily
Hope this will help u.
Regards
ChandraK
‎2008 Apr 03 1:01 PM
have a look at report RSNAPREO.
Also might be useful to check reports in same package as this report, package SABP.
‎2008 Apr 03 1:03 PM
Hi,
Run RSSNAPDL program to delete the shordumps. This program is normally schedule in backgroud jobs.
To save the trouble of scheduling this job, you can run the ABAP report RSNAPJOB from the ABAP editor. This report schedules RSSNAPDL with the following specifications:
Job name: RSSNAPDL
Variant name: DEFAULT (you must create this variant)
Start time: 0100 AM
Repeat interval: Daily
Hope this will help u.
Regards
ChandraK