‎2011 Jul 23 9:19 AM
Hi All,
I am getting Timeout Error while I am running the report. While I checked the log I found there is a issue with a query.
I check with the total number of records in the table. It's showing aroung 15 lakh recods are there in the table. Is it the reason I am getting the Timeout Error
Please Clarify.
Regards,
Karthik
‎2011 Jul 23 9:50 AM
Hi,
yes if you are running the program in the foreground and if it is exceeding the maximum limit of dialog process then it will give you time out error. if number of records are greater then try to execute the same in the background mode so that it will not give the time out error. or try to reduce the selection entries by adding some more conditions to it.
‎2011 Jul 23 12:43 PM
Hi Karty,
can you please translate aroung 15 lakh recods to proper English. If aroung means around and recods means records I still do not know lakh. Is this a unit? like 1 lakh = 12 Billion?
Please feel free to post your code
formatted as code.Regards,
Clemens