Menu

#5 --grab does not close statements are not properly

open
nobody
None
5
2012-12-07
2006-01-24
Anonymous
No

When using --grab on a large schema with Oracle I get
an "maximum open cursors exceeded" error message which
(usually) indicates that Statement objects are not
properly closed (because each Statement realtes to an
open cursor on Oracle)

This is with dbmonster 1.0.3

Discussion

  • Flo

    Flo - 2012-11-23

    also during filling the tables the result sets are not closed properly.
    This also leads to the exception "maximum open cursors exceeded"

     
  • Flo

    Flo - 2012-12-07

    fixed!

     

Log in to post a comment.