Memory leak using JDBC driver for Microsoft SQL Server 2000 SP4
From: gp (parcha_at_gmail.com)
Date: 02/24/05
- Previous message: joeNOSPAM_at_BEA.com: "Re: metadata gettables()"
- Next in thread: Karsten Baumgarten: "Re: Memory leak using JDBC driver for Microsoft SQL Server 2000 SP4"
- Reply: Karsten Baumgarten: "Re: Memory leak using JDBC driver for Microsoft SQL Server 2000 SP4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Feb 2005 11:16:47 -0800
Folks,
I have installed SQL Server 2000-SP4 on a box different that that of
my code.
I am getting memory leaks(Out of memory errors in my code logs)
writing to mainly two tables which have image, ntext using JDBC driver
for SQL Server 2000 and only after running it for around 10 hours or
so.
If I disable writing to DB in the code, there is absolutely no
problem.
Any pointers would be grately appreciated.
Note: My SQL Server doesn't hang up when I get this out of memory
problem.
- Previous message: joeNOSPAM_at_BEA.com: "Re: metadata gettables()"
- Next in thread: Karsten Baumgarten: "Re: Memory leak using JDBC driver for Microsoft SQL Server 2000 SP4"
- Reply: Karsten Baumgarten: "Re: Memory leak using JDBC driver for Microsoft SQL Server 2000 SP4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|