
Parameter
rdisp/max_debug_lazy_time
Short text
Maximum lazy (idle) time for work processes in DEBUG mode
Parameter Description
So that work processes are not blocked by debugging for an undefined amount of time, you can use this parameter to set the maximum amount of time that a debugging session may be “lazy”; that is, during which no interaction takes place with the debugger, before the system automatically resets it. The value 0 means “infinite”.
Application Area
Dispatcher
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
600
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