In my Application if I am doing some particular UI searches with pagination OOM is oocuring
It has been observed
in UI searches on the particular pages,that the memory size can be made to increase by navigating the UI pages using Next, Last, Previous page navigation buttons.
Please suggest a solutionfor how to resolve the mem size increase problem with UI Search button. When the UI Search
button is used, the system creates a ScrollableResultSet. How can we stop the mem size from increasing indefinitely with ScrollableResultSet.
Thanks
Tincy Varghese
It has been observed
in UI searches on the particular pages,that the memory size can be made to increase by navigating the UI pages using Next, Last, Previous page navigation buttons.
Please suggest a solutionfor how to resolve the mem size increase problem with UI Search button. When the UI Search
button is used, the system creates a ScrollableResultSet. How can we stop the mem size from increasing indefinitely with ScrollableResultSet.
Thanks
Tincy Varghese