Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP Debugger

chris_gillespie
Explorer
0 Likes
594

Hi,

we have an issue where only 5 to 6 people can use the ABAP debugger at a time. If 6 or more users try to access it they experience a program abend. What setting can I change to allow more users to access the ABAP debugger at a time?

1 ACCEPTED SOLUTION
Read only

paul_bakker2
Active Contributor
0 Likes
556

Chris,

Talk to the Basis people - they may need to adjust the rdisp/wpdbug_max_no parameter.

See also note 1341314.

You should search the forum before posting, by the way.

cheers

Paul

2 REPLIES 2
Read only

paul_bakker2
Active Contributor
0 Likes
557

Chris,

Talk to the Basis people - they may need to adjust the rdisp/wpdbug_max_no parameter.

See also note 1341314.

You should search the forum before posting, by the way.

cheers

Paul

Read only

0 Likes
556

Hi Paul,

I set rdisp/wpdbug_max_no equal to 27 and only 11 students can open the debugger program at one time. Any student after the 11 person, their session locks up. Is there a limit on the number of people that can be in the debugger? Or do I need to adjust another setting in the profile?

Regards,

Chris