‎2010 Oct 15 10:25 AM
Hi,
I have requirement that,there are some transactions which r taking extra long time process and in many cases, SAP times out with a short dump.Could someone please suggest me any idea how i can appoach this problem.
Thank u.
‎2010 Oct 15 10:30 AM
Thank god you have asked this question. As it is the first time this sort of question has been asked then you cannot search the forum.
You may also want to google the word 'Sarcasm' also.
‎2010 Oct 15 10:29 AM
Is it custom SAP transaction or standard SAP Transaction.
If it is custom then ABAPer needs to look into that
if it is standard,
then Ask some Basis to check out for bandwidth of your system
cheers
S.Janagar
‎2010 Oct 15 10:30 AM
Thank god you have asked this question. As it is the first time this sort of question has been asked then you cannot search the forum.
You may also want to google the word 'Sarcasm' also.
‎2010 Oct 15 10:31 AM
Hi
1. Try to search for OSS-Notes for necessary transactions and topic 'Performance'.
2. Otherwise, use transaction SE30 to investigate transaction performance and find out the bottlenecks .
‎2010 Oct 15 10:32 AM
Have you searched for any existing SAP Notes for those transactions?
pk
‎2010 Oct 15 12:40 PM
Additional factors to be considered...input parameters and ranges? Are users allowed to run wide-open (no entries in ranges/select-options), which would indicate poor programming or poor requirements statements, and what is the time-out limit set to? set too low for the size of the db tables in the implementation/instance?