
Parameter
rdisp/wp_abap_restart
Short text
Automatic work process restart
Parameter Description
This parameter determines if a work process that has exceeded the abap/heaplimit is to be started immediately or with a delay. It is only recommended to set this to avoid restarting frequently. You should contact SAP about this.
Application Area
System
Parameter Unit
You can make a specification with or without a time unit. If you do not specify a time unit, seconds is used as the unit. Otherwise, you can specify M for minutes, H for hours, or D for day. There can be spaces between the value and the unit.
Examples
300 300 Seconds
2 M 2 Minutes
3H 3 Hours
Default Value
0, that is, a work process is restarted as soon as possible after the ABAP heap limit has been exceeded.
Who is permitted to make changes?
Customer with SAP support
Operating System Restrictions
None
Database System Restrictions
None
Are other parameters affected or dependent?
rdisp/wp_auto_restart
Values allowed
n [unit] where
• n >= 0
• Unit = S | M | H | D


