[ http://issues.apache.org/jira/browse/DERBY-491?page=comments#action_12360748 ]
Bryan Pendleton commented on DERBY-491: --------------------------------------- Please see DERBY-125 for information on a proposed fix to this bug. > Protocol exception when Network Server tries to return ~32K of data or > greater in a result set for a Java stored procedure. > --------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-491 > URL: http://issues.apache.org/jira/browse/DERBY-491 > Project: Derby > Type: Sub-task > Components: Network Server > Versions: 10.0.2.2, 10.1.1.0, 10.2.0.0 > Environment: Derby Network Server running with either JDBC or ODBC driver. > Reporter: A B > Assignee: Bryan Pendleton > Attachments: storedProcs.java, stored_proc_repro.java > > When Derby Network Server tries to return ~32K or greater data as part of the > result set for a stored procedure, a protocol exception occurs and causes > deallocation of the connection. Repro can be found in the > "stored_proc_repro.java" file, which uses the stored procedure "BIG_COL" > declared in "storedProcs.java". Both files are attached to this bug. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
