cancel
Showing results for 
Search instead for 
Did you mean: 

Maximum number of debugging user mode reached

Former Member
0 Kudos

If more then one person debug the program, we are getting the following error:

" Maximum number of debugging user mode reached"

Pls suggets solution to resolve this problem..

Thanks

Amar

Edited by: Amarjit Nagi on Oct 27, 2008 4:33 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check the following parameters :-

rdisp/max_priv_time # Standard value: 600

rdisp/wppriv_max_no # Standard value: MAX(1, Anzahl Dialog-WPs)

rdisp/max_debug_lazy_time # Standard value: 600

Answers (1)

Answers (1)

Former Member
0 Kudos

profile parameter setting has fixed this problem...

rdisp/wpdbug_max_no

Amar