Question
changing the time for timeout
Hi Team
I have a requirment where I have to fetch data for a dropdown from a Data Page. A report definition is configured in that datapage. Now the issue is at one scenario the data load in that datapage is so high. It is causing a time out ORA-01013. My query to the forum is--
1) Is there any way by which I can change the time for time out?
2) If I can change that and increase the time out time, what are the ways my application is going to get impacted?
***Edited by Moderator: Lochan to update platform capability tags***
Hi ,
You can try changing the time for timeout (Maximum elapsed time in seconds)in the data access tab of report definition. If no value is given for Maximum elapsed time in seconds then the system takes 30 sec as default. You can increase this value to a higher value depending on the number of results.