Consultor Eletrônico



Kbase P27312: Unable to retrive more then 32000 records through SQL92 driver using stored procedures
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/10/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.1D
MERANT 3.60 32-BIT Progress SQL-92

SYMPTOM(s):

Unable to retrieve more then 32000 records through SQL92 driver using stored procedures

The Java based application is using connection pooling.

Java out of memory:
java.lang.OutOfMemoryError
at java/lang/StringBuffer.ensureCapacity
at java/lang/StringBuffer.append
at java/io/StringWriter.write
at java/io/BufferedWriter.flushBuffer
at java/io/BufferedWriter.flush
at com/progress/sql/explorer/SQLStringResults.printResultSet
at com/progress/sql/explorer/SQLStringResults.printOutput
at com/progress/vj/sql/explorer/SQLExplorerGUI.createTextView
at com/progress/vj/sql/explorer/SQLExplorerGUI.showResultList
at com/progress/vj/sql/explorer/SQLExplorerGUI.showResults

CAUSE:

Bug# 20050624-008

FIX:

Upgrade to 9.1E and apply 9.1E02