‎2013 Oct 10 4:16 PM
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
‎2013 Oct 10 4:28 PM
Hi Rick,
Ask your Basis Administrator, he will help you.
Thanks,
Vijay
‎2013 Oct 10 7:05 PM
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
‎2013 Oct 10 4:45 PM
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
‎2013 Oct 10 7:09 PM
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
‎2013 Oct 10 8:32 PM
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.
‎2013 Oct 11 2:01 PM
‎2014 Apr 23 9:01 AM
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!
‎2014 Apr 23 3:20 PM
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
‎2016 Jan 13 10:26 AM