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

Timeout Error

Former Member
0 Likes
457

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

2 REPLIES 2
Read only

nirajgadre
Active Contributor
0 Likes
392

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.

Read only

Clemenss
Active Contributor
0 Likes
392

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