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 (slow)

Former Member
0 Likes
1,756

ABAP debugger is running slow while debugging. F6,,,wait,,,F6,,, wait...

Not consistent on all clients.

======================================

MAIN MODULE INFORMATION:

   sapfront.dll

   SAP Frontend for Windows

   730 Final Release

   7300.1.2.3261

   1377184

SYSTEM INFORMATION:

   Operating system: Windows 7 Professional 6.1 (7601)

                     Service Pack 1

9 REPLIES 9
Read only

Former Member
0 Likes
1,364

Hi Rick,

Ask your Basis Administrator, he will help you.

Thanks,

Vijay

Read only

0 Likes
1,364

I asked, but they did not 'see' any issues. They did see me hourglassing though. What would should they look at to resolve?

Thanks,

Rick

Read only

Former Member
0 Likes
1,364

what do you mean by slow? is the F5 or F6 taking too long ? may be the F6 you do on modules or form routines have selects inside them or large data sets to process? If not please provide more details....

Also not consistent on all clients ? This means same debug operation on same program on different clients is working differently ? now different clients on different server (like Dev QA etc) or different clients on same server (like Dev QA etc). If different server then it may be due to different configurations of the servers and their processess....

best regards

swanand

Read only

0 Likes
1,364

F6 wait. Does not matter what type of statements I am hitting.

Yes. Different clients on diff servers, non issue. The other clients that have no issues are also in dev.

I just need a bit more to guide them where to look. This has not been this way since last month or so. They bounced the system Friday night, but no luck.

Thanks,

Rick

Read only

former_member188282
Active Participant
0 Likes
1,364

Hi,

Its better to check with your network administrator.

other wise use PING -t ipaddress in your command prompt.

Here you can able to trace your network speed.

Thanks,

Rajesh.

Read only

0 Likes
1,364

Only slow in debugger.

Read only

0 Likes
1,364

Hi,

did you ever get to solve the slow response? I think I have the same problem:

- in each ABAP

- in very small programs too

it seems that it occurs after the first select statement. I'm selecting only a few rows there. And after that it's F6 WAIT... F6 WAIT... (Or F5 WAIT... F5 WAIT....) at every statement,

This is so annoying!

Read only

former_member221372
Participant
0 Likes
1,364

Hi Rick,

Check T.Code : SM12 once.

See whether any huge memory consumption programs are running.

If not then ask your basis guy to check.

Regards,

Bharath

Read only

Former Member
0 Likes
1,364

This message was moderated.