Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi,
I am working on change notice summary report. I am retrieving change notice related data using webject and performing some calculation and display it on jsp page, but sometimes oracle server crash when I retrieve huge amount of data (1000-1500 records).
But when I retrieve same data using Query Builder it works fine (no oracle crash).
Why oracle server is crash when I use webject? Is retrieving data using webject is unsafe?
-Shreyas
