‎2008 Nov 07 4:23 PM
Moderator message: Please use a more meaningful subject in future
Hi All I am working on an issue where I am getting a run time error when I tried to run a particular program and it's giving me the follwoing message:
Short text
Time limit exceeded.
What happened?
The program "SAPLBUST_FLDMD" has exceeded the maximum permitted runtime without
interruption and has therefore been terminated.
Error analysis
After a specific time, the program is terminated to make the work area
available to other users who may be waiting.
This is to prevent a work area being blocked unnecessarily long by, for
So Can you please tell me what would be the possible problem and how shld I look around.
Thanks,
Rajeev
Edited by: Matt on Nov 7, 2008 5:33 PM
‎2008 Nov 07 4:43 PM
Hi Rajeev,
Please contact your BASIS consultant. Because Time exceeds is basically the time set the your user id is less. So they need to exceed the time for your userid. Please contact BASIS People.
Thanks,
Chidanand
‎2008 Nov 07 4:31 PM
Check that have you written any SELECT statement whcich is taking a long time to read the data from the tables or , Check that your are trying to read a very huge tables or any Loop which is going into a infinite loop , so
If the program is taking to much of time then by default your R/3 system de allocates all the memory assigned to the program
‎2008 Nov 07 4:40 PM
Rajeev - you've posted often enough to know that no one can possibly give any sort of meaningful answer without more information.
Rob
‎2008 Nov 07 4:43 PM
Hi Rajeev,
Please contact your BASIS consultant. Because Time exceeds is basically the time set the your user id is less. So they need to exceed the time for your userid. Please contact BASIS People.
Thanks,
Chidanand
‎2008 Nov 10 12:53 PM
Hi all,
Thanks for your replies, actually we are having this problem in many programs and not just one....So I don't think that there might be a problem in the program and this might the basis issue ....am I ryt???
Please suggest