rdisp/wp_restart_interval

Parameter

rdisp/wp_restart_interval

Short text

Configure work process restart time

Parameter Description

Normally, work processes are immediately restarted after a crash. However, if the crash occurs during the start phase of the process, the process is marked as “Not startable” and is not restarted. This is to avoid constant restarting. You can identify this state in transaction SM50. To restart a process of this type, possibly after troubleshooting, you can:

• Manually delete the marker in transaction SM50

• Set this parameter to a value greater than 0 seconds. After the specified period of time, the work process is restarted, regardless of its status.

Application Area

Dispatcher

Parameter Unit

You can specify the value 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

5 M

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Values allowed

n [unit] where

• n >= 0
• Unit = S | M | H | D

You May Also Like

Leave a Reply?