
Parameter
rdisp/max_priv_time
Short text
Maximum hold time for work processes in PRIV mode
Parameter Description
If the number of work processes that are allowed to be in PRIV mode (parameter rdisp/wppriv_max_no) is exceeded, then the work process that has been in PRIV mode the longest and exceeds the time limit is ended. A work process enters PRIV mode if it needs to allocate heap memory. This work process is then no longer available for other users ( see also ztta/roll_extension ).
The value 0 means “infinite”.
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
600
Who is permitted to make changes?
Customer
Operating System Restrictions
None
Database System Restrictions
None
Are other parameters affected or dependent?
rdisp/wppriv_max_no ztta/roll_extension
Values allowed
n [unit] where
• n >= 0
• Unit = S | M | H | D