[jira] Commented: (DERBY-606) SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE fails on (very) large tables

2006-10-09 Thread Mayuresh Nirhali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-606?page=comments#action_12440827 ] Mayuresh Nirhali commented on DERBY-606: I was able to reproduce this error. I am working with 30 million rows of schema mentioned in the previous comments.

Re: [jira] Resolved: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-10-09 Thread Tim Dudgeon
Bryan, thanks for all your help with this. I've done tests similar to 2 and 4 and that seemed to work fine. I do have some more questions relating to upgrading, but I think this is more appropriate for the users list so I've started a new topic there. Thanks again for all your help. Tim.

[jira] Commented: (DERBY-1610) Resolve difference of type compatibility between Embedded and NetworkServer/NetworkDriver

2006-10-09 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1610?page=comments#action_12440832 ] Tomohito Nakayama commented on DERBY-1610: -- Committed. Sendingjava/client/org/apache/derby/client/am/PreparedStatement.java Transmitting file

[jira] Commented: (DERBY-1893) Convert largedata/lobLengthTests.java to junit

2006-10-09 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1893?page=comments#action_12440834 ] Dyre Tjeldvoll commented on DERBY-1893: --- Patch looks good. +1 to commit Convert largedata/lobLengthTests.java to junit

Re: [jira] Commented: (DERBY-1893) Convert largedata/lobLengthTests.java to junit

2006-10-09 Thread Bernt M. Johnsen
Dyre Tjeldvoll (JIRA) wrote (2006-10-09 02:09:20): [ http://issues.apache.org/jira/browse/DERBY-1893?page=comments#action_12440834 ] Dyre Tjeldvoll commented on DERBY-1893: --- Patch looks good. +1 to commit I'll commit it.

Re: [jira] Commented: (DERBY-1893) Convert largedata/lobLengthTests.java to junit

2006-10-09 Thread Bernt M. Johnsen
Bernt M. Johnsen wrote (2006-10-09 11:24:55): Dyre Tjeldvoll (JIRA) wrote (2006-10-09 02:09:20): [ http://issues.apache.org/jira/browse/DERBY-1893?page=comments#action_12440834 ] Dyre Tjeldvoll commented on DERBY-1893: ---

[jira] Updated: (DERBY-1910) OutOfMemoryError happens when jdbcapi/_Suite.junit was executed as DerbyNetClient (in jvm1.4.2)

2006-10-09 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1910?page=all ] Knut Anders Hatlen updated DERBY-1910: -- Fix Version/s: 10.2.2.0 Merged the fix into the 10.2 branch (revision 454325). OutOfMemoryError happens when jdbcapi/_Suite.junit was executed as

[jira] Commented: (DERBY-1845) OutOfMemoryError when running All suite directly using JUnit

2006-10-09 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1845?page=comments#action_12440846 ] Knut Anders Hatlen commented on DERBY-1845: --- Is this still a problem after DERBY-1910? OutOfMemoryError when running All suite directly using JUnit

[jira] Commented: (DERBY-1893) Convert largedata/lobLengthTests.java to junit

2006-10-09 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1893?page=comments#action_12440854 ] Fernanda Pizzorno commented on DERBY-1893: -- Shouldn't the master file (java/testing/org/apache/derbyTesting/functionTests/master/lobLengthTests.out) be

[jira] Commented: (DERBY-1306) Support more than just varchar with vertical bars on query

2006-10-09 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1306?page=comments#action_12440868 ] Bernt M. Johnsen commented on DERBY-1306: - The concatenation operator is in SQL 2003 defined In Ch 6.28 string value expression as concatenation ::=

[jira] Created: (DERBY-1945) Need changes to manifest for OSGi environment

2006-10-09 Thread Stephen Felts (JIRA)
Need changes to manifest for OSGi environment - Key: DERBY-1945 URL: http://issues.apache.org/jira/browse/DERBY-1945 Project: Derby Issue Type: Bug Components: Miscellaneous Affects

[jira] Assigned: (DERBY-1770) Make mode db2sql an optional phrase in the create trigger statement

2006-10-09 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1770?page=all ] Bernt M. Johnsen reassigned DERBY-1770: --- Assignee: Bernt M. Johnsen Make mode db2sql an optional phrase in the create trigger statement

[jira] Updated: (DERBY-790) SQLException used by the networked interface to Derby is not serializable

2006-10-09 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-790?page=all ] Knut Anders Hatlen updated DERBY-790: - Attachment: Serialize.java Thanks, the test changes look great. The attached repro (Serialize.java) shows the problem with getMessage(). Note that I

[jira] Updated: (DERBY-1938) Add support for setObject(arg, null)

2006-10-09 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1938?page=all ] Tomohito Nakayama updated DERBY-1938: - Attachment: DERBY-1938.patch * Description of the patch * Make it possible to setObject(arg,null) in embedded and NetClient. * Result of the test

[jira] Subscription: Derby: JIRA issues with patch available

2006-10-09 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (12 issues) Subscriber: derby-dev Key Summary DERBY-1893 Convert largedata/lobLengthTests.java to junit http://issues.apache.org/jira/browse/DERBY-1893 DERBY-183 Parameter names required in CREATE FUNCTION

[jira] Updated: (DERBY-1938) Add support for setObject(arg, null)

2006-10-09 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1938?page=all ] Tomohito Nakayama updated DERBY-1938: - Derby Info: [Patch Available] Add support for setObject(arg, null) -- Key: DERBY-1938

[jira] Resolved: (DERBY-1939) ERROR XSDA7 while executing query that spills to BackingStoreHashTable

2006-10-09 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1939?page=all ] Mike Matrigali resolved DERBY-1939. --- Fix Version/s: 10.1.3.2 Resolution: Fixed committed fix to 10.1, also checked in new test for this problem. The problem is already fixed in

Regression Test Report - 454166 - Sun DBTG

2006-10-09 Thread Henri . Vandescheur
[Auto-generated mail] ** 454166/2006-10-08 18:00:07 MEST ** Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* 1686685 0 106.39% lin NA NA NANA sol 1686685 0

[jira] Commented: (DERBY-1938) Add support for setObject(arg, null)

2006-10-09 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1938?page=comments#action_12440912 ] Daniel John Debrunner commented on DERBY-1938: -- Section 13.2.2.2 does not apply here. Since Java null has no type it cannot be mapped using this

Re: [jira] Commented: (DERBY-1845) OutOfMemoryError when running All suite directly using JUnit

2006-10-09 Thread Deepa Remesh
On 10/9/06, Knut Anders Hatlen (JIRA) derby-dev@db.apache.org wrote: [ http://issues.apache.org/jira/browse/DERBY-1845?page=comments#action_12440846 ] Knut Anders Hatlen commented on DERBY-1845: --- Is this still a problem after DERBY-1910? I

Re: [jira] Commented: (DERBY-1938) Add support for setObject(arg, null)

2006-10-09 Thread Lance J. Andersen
The following wording was added to the JDBC 4.0 javadocs to address this issue: Note: Not all databases allow for a non-typed Null to be sent to the backend. For maximum portability, the setNull or the setObject(int parameterIndex, Object x, int sqlType) method should be used instead of

[jira] Commented: (DERBY-1938) Add support for setObject(arg, null)

2006-10-09 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1938?page=comments#action_12440927 ] Tomohito Nakayama commented on DERBY-1938: -- I think DERBY-1904 suggests to support for setObject(arg, null) In the view of other JDBC driver and/or

[jira] Updated: (DERBY-1829) lang/procedureInTrigger.sql fails with wctme5.7 foundation with CNFE java.sql.DriverManager and other exceptions.

2006-10-09 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1829?page=all ] Myrna van Lunteren updated DERBY-1829: -- Summary: lang/procedureInTrigger.sql fails with wctme5.7 foundation with CNFE java.sql.DriverManager and other exceptions. (was:

[jira] Assigned: (DERBY-1829) lang/procedureInTrigger.sql fails with wctme5.7 foundation with CNFE java.sql.DriverManager and other exceptions.

2006-10-09 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1829?page=all ] Myrna van Lunteren reassigned DERBY-1829: - Assignee: Myrna van Lunteren lang/procedureInTrigger.sql fails with wctme5.7 foundation with CNFE java.sql.DriverManager and other

[jira] Updated: (DERBY-1829) lang/procedureInTrigger.sql fails with wctme5.7 foundation with CNFE java.sql.DriverManager and other exceptions.

2006-10-09 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1829?page=all ] Myrna van Lunteren updated DERBY-1829: -- Attachment: DERBY-1829_20061009.diff Skipping this test with foundation...Triggers are not officially supported with that jvm. This patch should

[jira] Updated: (DERBY-1829) lang/procedureInTrigger.sql fails with wctme5.7 foundation with CNFE java.sql.DriverManager and other exceptions.

2006-10-09 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1829?page=all ] Myrna van Lunteren updated DERBY-1829: -- Fix Version/s: 10.2.2.0 10.3.0.0 Affects Version/s: 10.2.1.6 Derby Info: [Patch Available]

Re: [jira] Commented: (DERBY-1938) Add support for setObject(arg, null)

2006-10-09 Thread Bernt M. Johnsen
Daniel John Debrunner (JIRA) wrote (2006-10-09 09:20:22): [ http://issues.apache.org/jira/browse/DERBY-1938?page=comments#action_12440912 ] Daniel John Debrunner commented on DERBY-1938: -- Section 13.2.2.2 does not apply

[jira] Created: (DERBY-1946) Internal language transformations - explain why users should rewrite their queries

2006-10-09 Thread Laura Stewart (JIRA)
Internal language transformations - explain why users should rewrite their queries -- Key: DERBY-1946 URL: http://issues.apache.org/jira/browse/DERBY-1946 Project: Derby

[jira] Commented: (DERBY-1938) Add support for setObject(arg, null)

2006-10-09 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1938?page=comments#action_12441001 ] Tomohito Nakayama commented on DERBY-1938: -- Next information was posted to mailing list. The following wording was added to the JDBC 4.0 javadocs to

[jira] Updated: (DERBY-1839) Doc Review Updates - Ref Manual

2006-10-09 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1839?page=all ] Andrew McIntyre updated DERBY-1839: --- Derby Info: (was: [Patch Available]) Unchecking patch available, review comments indicate additional work to be done. Doc Review Updates - Ref Manual

[jira] Resolved: (DERBY-1819) couple of small errors in the admin guide documentation of NetworkServerControl() API (shutdown and sysinfo ...)

2006-10-09 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1819?page=all ] Andrew McIntyre resolved DERBY-1819. Fix Version/s: 10.2.1.8 10.3.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Patch committed to trunk

Re: derby web site broken links (was Re: to-do list on website should go)

2006-10-09 Thread Andrew McIntyre
On 10/2/06, Jean T. Anderson [EMAIL PROTECTED] wrote: Andrew McIntyre wrote: ... I'm very much in agreement with keeping broken links to a minimum. I had done a good job of eliminating most of the broken links on the website, but I see from Vadim's stats that the number of broken links have

BoF at ApacheCon Thursday at 9

2006-10-09 Thread Andrew McIntyre
Hi all, I noticed that slots for BoFs at ApacheCon were running out, so I went ahead and grabbed one of the remaining Thursday slots: http://wiki.apache.org/apachecon/BirdsOfaFeatherUs06 Thursday seems appropriate also, since all of the Derby talks are on Thursday. So, if you're going to

[jira] Commented: (DERBY-1938) Add support for setObject(arg, null)

2006-10-09 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1938?page=comments#action_12441025 ] Dag H. Wanvik commented on DERBY-1938: -- I googled and found a discussion on this on the mailinglist for the Jakarta taglibs project:

[jira] Created: (DERBY-1947) OutOfMemoryError after repeated calls to boot and shutdown a database

2006-10-09 Thread Rajesh Kartha (JIRA)
OutOfMemoryError after repeated calls to boot and shutdown a database - Key: DERBY-1947 URL: http://issues.apache.org/jira/browse/DERBY-1947 Project: Derby Issue Type: Bug

[jira] Updated: (DERBY-1947) OutOfMemoryError after repeated calls to boot and shutdown a database

2006-10-09 Thread Rajesh Kartha (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1947?page=all ] Rajesh Kartha updated DERBY-1947: - Attachment: testEmbedAndClient.java HeapAnalysis_op.jpg Attaching the files I mentioned in the description of this issue. OutOfMemoryError

[jira] Resolved: (DERBY-1716) Revoking select privilege from a user times out when that user still have a cursor open.

2006-10-09 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1716?page=all ] Mike Matrigali resolved DERBY-1716. --- Resolution: Fixed Revoking select privilege from a user times out when that user still have a cursor open.