‎2008 Feb 26 12:41 PM
Hi,
My issue the report is giving time limit exceed errorwhen it is executed in production server but its working fine in dev. server.
Error is 'TIME LIMIT EXCEEDED'
the report is running in background, but I am not able to review the output, because most of the output is not seen on the screen !
Its giving warning message as 'SYSTEM CANNOT PRINT THE LAST 345 COLUMNS OF THE REPORT'. But they are only 22 columns in the o/p list.
please help in resolving this issue.
Regards,
Ramya.
Edited by: Alvaro Tejada Galindo on Feb 26, 2008 11:52 AM
‎2008 Feb 26 12:46 PM
well in a prod system you have HEAPS of data, while in dev system you just have some core data, neccerssary for testing and developing issues.
time limit exeeded means something you do takes too long. Probably some of you selects.
try optimize you report performancewise.
‎2008 Feb 26 12:50 PM
Hi Ramya,
Your prog running in the back ground, so the time limit of the prog is exceded. Go to sm37 see the prog running time if exceded correct the time.
Regards
Srinu
‎2008 Feb 26 1:04 PM
Hi Ramya go to ST05 and do the regarding test of select program..? this will sove the problem.? or else..paste the program we will solve it ok ..
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Feb 26, 2008 11:53 AM