Hello Kevin, do you have something more specific on your error? The -904 is unfortunately a relatively generic error, which only indicates that - ehm - the temporary space is exhausted.
What we have fixed may be one case, but it is of course possibly that you've a problem that slipped through. Regards Alexander Schr�der SAP DB, SAP Labs Berlin > -----Original Message----- > From: Kevin Wilson [mailto:[EMAIL PROTECTED] > Sent: Sunday, January 30, 2005 7:29 AM > To: Maxdb (E-mail) > Subject: BUG: 7.5.0.23 & 7.6.00.00.3264 JDBC > > According to the change log for 7.5.0.23 you fixed the problem (quoted > below) where unclosed cursors chew up temp space...well it > still happens > with apps even when using the latest jdbc driver. > > I also have a bug for "db_adddevice LOG" but I will submit > that in another > email. > > ******************************************** > JDBC > > Fixed Problem: (PTS Message 1132391, fixed in 7.5.00.23) > > Appearance: > Using a JDBC connection might lead to out of temp space > in the database > kernel. Error -904 "Space for result tables exhausted" > > Preconditions and circumstances: > Some cursor are not closed by JDBC. > > Workaround: > update JDBC driver > ******************************************** > > > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
