SQL Developer memory leak ?
One of our developers is using Sql Developer 2.1.1.64. He reports that when he runs one query his memory usage on his PC is 635mb but the query returns all the data. Running another query in another tab takes memory usage to over 750mb and Sql developer freezes. He leaves the first tab open as he needs to rerun the query. Is the only solution to close this original tab to release memory ? Shouldn't the memory from this tab be released once the result set is returned ?
0