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

Error Analysis

Former Member
0 Likes
591

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
566

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

4 REPLIES 4
Read only

bpawanchand
Active Contributor
0 Likes
566

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

Read only

Former Member
0 Likes
566

Rajeev - you've posted often enough to know that no one can possibly give any sort of meaningful answer without more information.

Rob

Read only

Former Member
0 Likes
567

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

Read only

0 Likes
566

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