View Single Post
  #1 (permalink)  
Old 07-03-2007, 02:33 PM
ali_hammad ali_hammad is offline
Junior Member
 
Join Date: Jun 2007
Posts: 2
ali_hammad is on a distinguished road
Default ANY dialect question:

ORA-01000: maximum open cursors exceeded


I know why this exception is generated, but I can not go through all the code and figure out where the connections, statements and resultsets are not properly closed because I had been given a task to figure out some one else's problem and the code is composed of 736 jsp and couple of hundred servlets , so it is almost impossible to go through all the statements..


Please tell me some trick or tip by which i could fix this bug with minimum navigation....


your help will be greatly appreciated...
Reply With Quote

ANSWER(S):