Re: [jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-02-07 Thread Knut Anders Hatlen
Kathey Marsden (JIRA) derby-dev@db.apache.org writes: [ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12365387 ] Kathey Marsden commented on DERBY-821: -- I looked at the server side Changes: Regarding the JCC check in

Re: [jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-02-06 Thread Knut Anders Hatlen
Kathey Marsden (JIRA) derby-dev@db.apache.org writes: [ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12365237 ] Kathey Marsden commented on DERBY-821: -- Bryan posted some questions on the list. I put the link here for

Re: [jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-02-06 Thread Kathey Marsden
Knut Anders Hatlen wrote: Kathey Marsden (JIRA) derby-dev@db.apache.org writes: [ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12365237 ] Kathey Marsden commented on DERBY-821: -- Bryan posted some questions on the list.

[jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-02-06 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12365387 ] Kathey Marsden commented on DERBY-821: -- I looked at the server side Changes: Regarding the JCC check in DRDAStatement, Bryan said perhaps it's worth looking at this a

[jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-02-05 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12365237 ] Kathey Marsden commented on DERBY-821: -- Bryan posted some questions on the list. I put the link here for reference.

[jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-02-03 Thread Philip Wilder (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12365076 ] Philip Wilder commented on DERBY-821: - Thank you for the clarification Knut. I apologize for my misinterpretation. Keep up the good work :-) Client driver: Implicitly

[jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-02-01 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12364799 ] Knut Anders Hatlen commented on DERBY-821: -- Thanks for commenting on this issue, Philip. From my reading of DERBY-213 and DERBY-545, it seems like the term implicit

[jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-01-31 Thread Philip Wilder (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12364666 ] Philip Wilder commented on DERBY-821: - I'm sorry I just noticed this now Knut but I should bring it to your attention that you are in fact undoing work that was done in

[jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-01-24 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12363814 ] Knut Anders Hatlen commented on DERBY-821: -- Answer to my own question about why QRYCLSIMP is disabled when LMTBLKPRC is used: The DB2 driver seems to send QRYCLSIMP=1

[jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-01-23 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12363677 ] Knut Anders Hatlen commented on DERBY-821: -- In the network server code, DRDAResultSet.isRSCloseImplicit() has this comment: * Method to decide weather the ResultSet

[jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-01-23 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12363714 ] Knut Anders Hatlen commented on DERBY-821: -- I have a partly working implementation which sends qryclsimp to the server and implicitly closes exhausted forward-only

[jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-01-23 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12363717 ] Bryan Pendleton commented on DERBY-821: --- Maybe I'm not understanding your test program properly, but it seems that the result set should *not* be closed in this case,

[jira] Commented: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server

2006-01-23 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-821?page=comments#action_12363723 ] Knut Anders Hatlen commented on DERBY-821: -- Thanks for your comments, Bryan. Because of the prefetching (default fetch size is 64) next is called four times on the