max_vm_debug_attach_time

Parameter

max_vm_debug_attach_time

Short text

Maximum time to wait for a debugger to attach

Parameter Description

To debug a Java program of the Virtual Machine Container (VMC), the executing VM is placed in debug mode. In this state, it waits for the debugger to attach. This parameter configures the maximum wait time. If no debugger attaches during this time, the process is terminated.

Application Area

VMC

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

60

Who is permitted to make changes?

SAP

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?