Kbase P110490: There is a memory leak in the SQL-92 engine when inserting a huge quantity of records using ODBC / J
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/07/2006 |
|
Status: Verified
FACT(s) (Environment):
OpenEdge 10.0B
Windows
UNIX
SYMPTOM(s):
There is a memory leak in the SQL-92 engine when inserting a huge quantity of records using ODBC / JDBC Prepared Statements
The _sqlsrv2 process consumes a large amount of memory when ODBC / JDBC Prepared Statements are used
The SQL-92 server crashes when loading a large amount of data
The Java application returns the following error:
[JDBC OpenEdge Driver]:Server did not respond
Stacktrace from _sqlsrv2 on AIX reads:
statusTPanic
data_get_obj
bind_parameter_value
ssm_bind_values
ssm_execute
CAUSE:
Bug# 20050831-001
FIX:
Upgrade to 10.0B04 or later.