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
********************************************