[jira] Updated: (DERBY-1094) Make DatabaseMetaData.getProcedureColumns() JDBC4 compliant

2006-04-24 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1094?page=all ] Dyre Tjeldvoll updated DERBY-1094: -- Attachment: derby-1094.v2.diff Thanks for catching this. No, the comment about soft upgrade is incorrect. It is old cruft from when I started working on

Regression Test Failure! - Derby 396298 - Sun DBTG

2006-04-24 Thread Ole . Solberg
[Auto-generated mail] *Derby* 396298/2006-04-23 19:46:04 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* 0649649 0 103.29% SunOS-5.10_i86pc-i386 Details in

Re: [jira] Commented: (DERBY-51) Need NetworkServerControl shutdown API method that does not shutdown derby embedded

2006-04-24 Thread Oystein Grovlen - Sun Norway
Bryan Pendleton wrote: 1) There are two basic configurations of interest here: a) In the simple Network Server case, the Network Server process is providing access to the database(s) over DRDA b) In the dual-access configuration, an application which has established embedded

[jira] Resolved: (DERBY-1094) Make DatabaseMetaData.getProcedureColumns() JDBC4 compliant

2006-04-24 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1094?page=all ] Knut Anders Hatlen resolved DERBY-1094: --- Resolution: Fixed Thanks Dyre! The patch still looks good. I ran derbyall, jdbc40 and upgrade test. Got one failure in derbyall, but it

[jira] Closed: (DERBY-1094) Make DatabaseMetaData.getProcedureColumns() JDBC4 compliant

2006-04-24 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1094?page=all ] Dyre Tjeldvoll closed DERBY-1094: - Make DatabaseMetaData.getProcedureColumns() JDBC4 compliant --- Key: DERBY-1094

[jira] Updated: (DERBY-1180) Add vacuous implementations of missing JDBC4 methods

2006-04-24 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1180?page=all ] Kristian Waagan updated DERBY-1180: --- Attachment: derby-1180-2a-client.diff derby-1180-2a-client.stat 'derby-1180-2a-client.diff' adds 10 more missing signatures for the

[jira] Updated: (DERBY-1180) Add vacuous implementations of missing JDBC4 methods

2006-04-24 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1180?page=all ] Kristian Waagan updated DERBY-1180: --- Attachment: derby-1180-3a-testing.diff derby-1180-3a-testing.stat 'derby-1180-3a-testing.diff' implements tests for the missing

[jira] Created: (DERBY-1248) Assert failure in BasePage.shiftUp() when running store/onlineBackupTest4.sql

2006-04-24 Thread Knut Anders Hatlen (JIRA)
Assert failure in BasePage.shiftUp() when running store/onlineBackupTest4.sql - Key: DERBY-1248 URL: http://issues.apache.org/jira/browse/DERBY-1248 Project: Derby Type: Bug Components:

[jira] Closed: (DERBY-1147) Implement miscellaneous CallableStatement methods added by JDBC4

2006-04-24 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1147?page=all ] Kristian Waagan closed DERBY-1147: -- Resolution: Fixed Patch committed and no problems reported. Closing issue. Implement miscellaneous CallableStatement methods added by JDBC4

[jira] Updated: (DERBY-1248) Assert failure in BasePage.shiftUp() when running store/onlineBackupTest4.sql

2006-04-24 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1248?page=all ] Knut Anders Hatlen updated DERBY-1248: -- Attachment: storemore.zip Attaching zip file with the storemore directory from the failing run of derbyall. Assert failure in BasePage.shiftUp()

[jira] Closed: (DERBY-876) DatabaseMetaData.getSchemas() is not JDBC 3.0 compliant

2006-04-24 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-876?page=all ] Bernt M. Johnsen closed DERBY-876: -- Verified DatabaseMetaData.getSchemas() is not JDBC 3.0 compliant --- Key: DERBY-876

[jira] Assigned: (DERBY-1238) Add vacuous implementations for Connection.createStruct() and Connection.createArray()

2006-04-24 Thread Olav Sandstaa (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1238?page=all ] Olav Sandstaa reassigned DERBY-1238: Assign To: Olav Sandstaa Add vacuous implementations for Connection.createStruct() and Connection.createArray()

[jira] Updated: (DERBY-1230) Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'

2006-04-24 Thread Ole Solberg (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1230?page=all ] Ole Solberg updated DERBY-1230: --- Attachment: MultiTest_patch-v1.diff MultiTest-test-v1.txt MultiTest-derbyall_report-v1.txt Without patch 6.5G is left after

[jira] Created: (DERBY-1249) cursor operation conflict incorrectly handled in scrollable updatable resultsets

2006-04-24 Thread Andreas Korneliussen (JIRA)
cursor operation conflict incorrectly handled in scrollable updatable resultsets Key: DERBY-1249 URL: http://issues.apache.org/jira/browse/DERBY-1249 Project: Derby Type: Bug

[jira] Updated: (DERBY-1230) Remove the huge log files (TesterN.out) left from running 'stress/stress.multi'

2006-04-24 Thread Ole Solberg (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1230?page=all ] Ole Solberg updated DERBY-1230: --- Fix Version: 10.2.0.0 Version: 10.2.0.0 Derby Info: [Patch Available] Remove the huge log files (TesterN.out) left from running

Re: [jira] Commented: (DERBY-51) Need NetworkServerControl shutdown API method that does not shutdown derby embedded

2006-04-24 Thread Stanley Bradbury
Oystein Grovlen - Sun Norway wrote: Bryan Pendleton wrote: 1) There are two basic configurations of interest here: a) In the simple Network Server case, the Network Server process is providing access to the database(s) over DRDA b) In the dual-access configuration, an application

[jira] Commented: (DERBY-1180) Add vacuous implementations of missing JDBC4 methods

2006-04-24 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1180?page=comments#action_12376044 ] Rick Hillegas commented on DERBY-1180: -- Hi Kristian, thanks for the tests. The embedded tests run cleanly for me. However, I'm seeing the following problems in the

[WWD] LAST CALL - for comments: CH 3 and 4 Revision 1.1 review

2006-04-24 Thread Stanley Bradbury
Please submit comments on Chapters 3 and 4 (rv 1.1) of Working With Derby by the end of business today. I will be preparing a PATCH for the commit of these chapters later today (along with some format updates of Chapters 1 and 2). Thanks Review background and links included below for your

[jira] Commented: (DERBY-1180) Add vacuous implementations of missing JDBC4 methods

2006-04-24 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1180?page=comments#action_12376048 ] Rick Hillegas commented on DERBY-1180: -- I will retry the testing diff after applying the 2a patch. That is probably the problem... Add vacuous implementations of

Re: Disussion surrounding holding off metadata changes until certain issues resolved

2006-04-24 Thread Dag H. Wanvik
Kathey Marsden [EMAIL PROTECTED] writes: Thank you so much for calling out this potential compatibility issue in this thread. DERBY-775 was not on my compatibility radar. I tried the repro for DERBY-965 with JCC and the trunk server and see that JCC returns false these values for

[jira] Created: (DERBY-1250) Harmonize repositioning requirement of FORWARD_ONLY and SCROLL_INSENSITIVE updatable result set after updateRow

2006-04-24 Thread Dag H. Wanvik (JIRA)
Harmonize repositioning requirement of FORWARD_ONLY and SCROLL_INSENSITIVE updatable result set after updateRow --- Key: DERBY-1250 URL:

[jira] Updated: (DERBY-941) Add JDBC4 support for Statement Events

2006-04-24 Thread V.Narayanan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-941?page=all ] V.Narayanan updated DERBY-941: -- Attachment: statementeventlisteners_embedded_v3.diff statementeventlisteners_embedded_v3.stat Objectives of this patch

[jira] Updated: (DERBY-930) Add support for autoloading of Derby client drivers

2006-04-24 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-930?page=all ] Rick Hillegas updated DERBY-930: Attachment: bug930_rev3.diff Attaching bug930_rev3.diff, which makes a small change to the test for whether we're running with jar files. Build 81 of jdk1.6

[jira] Commented: (DERBY-930) Add support for autoloading of Derby client drivers

2006-04-24 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-930?page=comments#action_12376074 ] Rick Hillegas commented on DERBY-930: - Committed at subversion revision 396638. As of this submission, you need build 81 of jdk1.6 in order to run the jdbc4 tests cleanly.

jdbc4 tests now require build 81 of jdk1.6

2006-04-24 Thread Rick Hillegas
My last checkin wired a new test (AutoloadTest) into the jdbc40 suite. To run the jdbc40 suite cleanly against the Derby jar files, you now need build 81 of jdk1.6. Regards, -Rick

[jira] Commented: (DERBY-1180) Add vacuous implementations of missing JDBC4 methods

2006-04-24 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1180?page=comments#action_12376087 ] Rick Hillegas commented on DERBY-1180: -- Applying both patches results in clean tests (jdbc4 tests and derbyall modulo wisconsin noise). Committed

[jira] Resolved: (DERBY-930) Add support for autoloading of Derby client drivers

2006-04-24 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-930?page=all ] Rick Hillegas resolved DERBY-930: - Fix Version: 10.2.0.0 Resolution: Fixed Fixed with build 81 of jdk1.6. Add support for autoloading of Derby client drivers

[jira] Closed: (DERBY-930) Add support for autoloading of Derby client drivers

2006-04-24 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-930?page=all ] Rick Hillegas closed DERBY-930: --- Add support for autoloading of Derby client drivers --- Key: DERBY-930 URL:

[jira] Updated: (DERBY-1018) Client xa Statement.getConnection and DatabaseMetadata.getConnection returns underlying NetXAConnection instead of Logical connection

2006-04-24 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1018?page=all ] Kathey Marsden updated DERBY-1018: -- Fix Version: (was: 10.1.3.0) Client xa Statement.getConnection and DatabaseMetadata.getConnection returns underlying NetXAConnection instead of

[jira] Updated: (DERBY-955) Get derbyall on jdk1.6

2006-04-24 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-955?page=all ] Rick Hillegas updated DERBY-955: Attachment: bug955_sysinfo.diff After more experiments, it turns out that the sysinfo/sysinfo_withproperties diffs also turn up under jdk1.4 when running

[jira] Reopened: (DERBY-466) Distinct in subselect can return wrong results

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-466?page=all ] Andrew McIntyre reopened DERBY-466: --- Distinct in subselect can return wrong results -- Key: DERBY-466 URL:

[jira] Reopened: (DERBY-649) Useful indexes not used in UNION ALL

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-649?page=all ] Andrew McIntyre reopened DERBY-649: --- Useful indexes not used in UNION ALL Key: DERBY-649 URL:

[jira] Reopened: (DERBY-736) does not work as a userid for Derby client (SqlException: userid length, 0, is not allowed.)

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-736?page=all ] Andrew McIntyre reopened DERBY-736: --- does not work as a userid for Derby client (SqlException: userid length, 0, is not allowed.)

[jira] Reopened: (DERBY-772) Handle pushing IN predicates into UNIONs. This would allow use of index if present improving performance.

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-772?page=all ] Andrew McIntyre reopened DERBY-772: --- Handle pushing IN predicates into UNIONs. This would allow use of index if present improving performance.

[jira] Reopened: (DERBY-757) java.lang.NullPointerException can occur while scanning for global id in the transaction table under heavey load.

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-757?page=all ] Andrew McIntyre reopened DERBY-757: --- java.lang.NullPointerException can occur while scanning for global id in the transaction table under heavey load.

[jira] Reopened: (DERBY-777) Hang in starting network server on Z/OS

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-777?page=all ] Andrew McIntyre reopened DERBY-777: --- Hang in starting network server on Z/OS --- Key: DERBY-777 URL:

[jira] Reopened: (DERBY-808) PreparedStatements can take longer to execute than equivalent Statements when there are multiple join conditions mixed with some search clauses.

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-808?page=all ] Andrew McIntyre reopened DERBY-808: --- PreparedStatements can take longer to execute than equivalent Statements when there are multiple join conditions mixed with some search clauses.

[jira] Closed: (DERBY-808) PreparedStatements can take longer to execute than equivalent Statements when there are multiple join conditions mixed with some search clauses.

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-808?page=all ] Andrew McIntyre closed DERBY-808: - Resolution: Fixed PreparedStatements can take longer to execute than equivalent Statements when there are multiple join conditions mixed with some

[jira] Updated: (DERBY-798) NullPointerException booting if loaded by the bootstrap class loader and JVM returns null for bootstrap loader.

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-798?page=all ] Andrew McIntyre updated DERBY-798: -- Fix Version: 10.1.3.0 NullPointerException booting if loaded by the bootstrap class loader and JVM returns null for bootstrap loader.

[jira] Closed: (DERBY-798) NullPointerException booting if loaded by the bootstrap class loader and JVM returns null for bootstrap loader.

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-798?page=all ] Andrew McIntyre closed DERBY-798: - Resolution: Fixed NullPointerException booting if loaded by the bootstrap class loader and JVM returns null for bootstrap loader.

[jira] Updated: (DERBY-777) Hang in starting network server on Z/OS

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-777?page=all ] Andrew McIntyre updated DERBY-777: -- Version: 10.1.3.0 Hang in starting network server on Z/OS --- Key: DERBY-777 URL:

[jira] Reopened: (DERBY-777) Hang in starting network server on Z/OS

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-777?page=all ] Andrew McIntyre reopened DERBY-777: --- Hang in starting network server on Z/OS --- Key: DERBY-777 URL:

[jira] Closed: (DERBY-777) Hang in starting network server on Z/OS

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-777?page=all ] Andrew McIntyre closed DERBY-777: - Fix Version: 10.1.3.0 Resolution: Fixed Hang in starting network server on Z/OS --- Key: DERBY-777

[jira] Closed: (DERBY-772) Handle pushing IN predicates into UNIONs. This would allow use of index if present improving performance.

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-772?page=all ] Andrew McIntyre closed DERBY-772: - Resolution: Fixed Handle pushing IN predicates into UNIONs. This would allow use of index if present improving performance.

[jira] Closed: (DERBY-777) Hang in starting network server on Z/OS

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-777?page=all ] Andrew McIntyre closed DERBY-777: - Resolution: Fixed Hang in starting network server on Z/OS --- Key: DERBY-777 URL:

[jira] Closed: (DERBY-757) java.lang.NullPointerException can occur while scanning for global id in the transaction table under heavey load.

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-757?page=all ] Andrew McIntyre closed DERBY-757: - Fix Version: 10.1.3.0 Resolution: Fixed java.lang.NullPointerException can occur while scanning for global id in the transaction table under

[jira] Closed: (DERBY-466) Distinct in subselect can return wrong results

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-466?page=all ] Andrew McIntyre closed DERBY-466: - Resolution: Fixed Distinct in subselect can return wrong results -- Key: DERBY-466

[jira] Closed: (DERBY-649) Useful indexes not used in UNION ALL

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-649?page=all ] Andrew McIntyre closed DERBY-649: - Resolution: Fixed Useful indexes not used in UNION ALL Key: DERBY-649 URL:

[jira] Updated: (DERBY-618) Make the client driver connection URL work when spaces are in the URL.

2006-04-24 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-618?page=all ] Kathey Marsden updated DERBY-618: - type: Bug (was: Improvement) Make the client driver connection URL work when spaces are in the URL.

[jira] Closed: (DERBY-736) does not work as a userid for Derby client (SqlException: userid length, 0, is not allowed.)

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-736?page=all ] Andrew McIntyre closed DERBY-736: - Resolution: Won't Fix does not work as a userid for Derby client (SqlException: userid length, 0, is not allowed.)

[jira] Reopened: (DERBY-1207) Derby Server and Administration Guide - Network Server security

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1207?page=all ] Andrew McIntyre reopened DERBY-1207: Derby Server and Administration Guide - Network Server security --- Key:

[jira] Closed: (DERBY-1207) Derby Server and Administration Guide - Network Server security

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1207?page=all ] Andrew McIntyre closed DERBY-1207: -- Fix Version: 10.2.0.0 10.1.3.0 Resolution: Fixed Derby Server and Administration Guide - Network Server security

[jira] Reopened: (DERBY-1041) Modify derbynet/testProperties.java test to run with 10.1client/10.2 server

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1041?page=all ] Andrew McIntyre reopened DERBY-1041: Modify derbynet/testProperties.java test to run with 10.1client/10.2 server

[jira] Closed: (DERBY-1041) Modify derbynet/testProperties.java test to run with 10.1client/10.2 server

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1041?page=all ] Andrew McIntyre closed DERBY-1041: -- Fix Version: 10.1.3.0 Resolution: Fixed Modify derbynet/testProperties.java test to run with 10.1client/10.2 server

[jira] Reopened: (DERBY-1024) Client's XAResource.start throws XAException with XAER_RMFAIL when local transaction is active

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1024?page=all ] Andrew McIntyre reopened DERBY-1024: Client's XAResource.start throws XAException with XAER_RMFAIL when local transaction is active

[jira] Closed: (DERBY-1024) Client's XAResource.start throws XAException with XAER_RMFAIL when local transaction is active

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1024?page=all ] Andrew McIntyre closed DERBY-1024: -- Fix Version: 10.1.3.0 Resolution: Fixed Client's XAResource.start throws XAException with XAER_RMFAIL when local transaction is active

[jira] Reopened: (DERBY-1006) Client allows setHoldability to HOLD_CURSORS_OVER_COMMIT on both connection and statement in a global transaction

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1006?page=all ] Andrew McIntyre reopened DERBY-1006: Client allows setHoldability to HOLD_CURSORS_OVER_COMMIT on both connection and statement in a global transaction

[jira] Closed: (DERBY-1006) Client allows setHoldability to HOLD_CURSORS_OVER_COMMIT on both connection and statement in a global transaction

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1006?page=all ] Andrew McIntyre closed DERBY-1006: -- Fix Version: 10.1.3.0 Resolution: Fixed Client allows setHoldability to HOLD_CURSORS_OVER_COMMIT on both connection and statement in a global

[jira] Reopened: (DERBY-1005) getHoldability does not return CLOSE_CURSORS_AT_COMMIT in a global transaction

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1005?page=all ] Andrew McIntyre reopened DERBY-1005: getHoldability does not return CLOSE_CURSORS_AT_COMMIT in a global transaction

[jira] Closed: (DERBY-1005) getHoldability does not return CLOSE_CURSORS_AT_COMMIT in a global transaction

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1005?page=all ] Andrew McIntyre closed DERBY-1005: -- Fix Version: 10.1.3.0 Resolution: Fixed getHoldability does not return CLOSE_CURSORS_AT_COMMIT in a global transaction

[jira] Resolved: (DERBY-901) Remove use of String(byte[]) constructors in network server leading to non-portable behaviour

2006-04-24 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-901?page=all ] Sunitha Kambhampati resolved DERBY-901: --- Fix Version: 10.2.0.0 10.1.3.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Fix checked in both 10.1

[jira] Reopened: (DERBY-997) ClassCastException when executing queries with aggregates in app servers

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-997?page=all ] Andrew McIntyre reopened DERBY-997: --- ClassCastException when executing queries with aggregates in app servers

[jira] Closed: (DERBY-997) ClassCastException when executing queries with aggregates in app servers

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-997?page=all ] Andrew McIntyre closed DERBY-997: - Fix Version: 10.1.3.0 Resolution: Fixed ClassCastException when executing queries with aggregates in app servers

[jira] Reopened: (DERBY-966) creating a preparedStatement outside of a Global tran using a ClientXADatasource will result in an SqlException: Cannot set holdability if the statement is used in a

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-966?page=all ] Andrew McIntyre reopened DERBY-966: --- creating a preparedStatement outside of a Global tran using a ClientXADatasource will result in an SqlException: Cannot set holdability if the

[jira] Reopened: (DERBY-76) Stored procedure cannot be invoked with VALUES statement

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-76?page=all ] Andrew McIntyre reopened DERBY-76: -- Stored procedure cannot be invoked with VALUES statement Key: DERBY-76 URL:

[jira] Closed: (DERBY-76) Stored procedure cannot be invoked with VALUES statement

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-76?page=all ] Andrew McIntyre closed DERBY-76: Fix Version: 10.1.3.0 Resolution: Fixed Stored procedure cannot be invoked with VALUES statement

[jira] Resolved: (DERBY-1127) client gives SqlException for test callable.java and parameterMapping.java on zOS

2006-04-24 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1127?page=all ] Sunitha Kambhampati resolved DERBY-1127: Fix Version: 10.2.0.0 10.1.3.0 Resolution: Fixed Assign To: Sunitha Kambhampati Fix checked in for both 10.1

[jira] Reopened: (DERBY-1159) PreparedStatement.executeUpdate throws a XJ05C exception in a global transaction if the statement is HOLD_CURSORS_OVER_COMMIT

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1159?page=all ] Andrew McIntyre reopened DERBY-1159: PreparedStatement.executeUpdate throws a XJ05C exception in a global transaction if the statement is HOLD_CURSORS_OVER_COMMIT

[jira] Closed: (DERBY-1159) PreparedStatement.executeUpdate throws a XJ05C exception in a global transaction if the statement is HOLD_CURSORS_OVER_COMMIT

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1159?page=all ] Andrew McIntyre closed DERBY-1159: -- Fix Version: 10.1.3.0 Resolution: Fixed PreparedStatement.executeUpdate throws a XJ05C exception in a global transaction if the statement is

[jira] Reopened: (DERBY-1158) Allow use of Statements created in local transaction with default holdability to be used in global transactions.

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1158?page=all ] Andrew McIntyre reopened DERBY-1158: Allow use of Statements created in local transaction with default holdability to be used in global transactions.

[jira] Closed: (DERBY-1158) Allow use of Statements created in local transaction with default holdability to be used in global transactions.

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1158?page=all ] Andrew McIntyre closed DERBY-1158: -- Fix Version: 10.1.3.0 Resolution: Fixed Allow use of Statements created in local transaction with default holdability to be used in global

[jira] Reopened: (DERBY-1144) With client PooledConnection.getConnection() does not reset holdability and isolation state properly

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1144?page=all ] Andrew McIntyre reopened DERBY-1144: With client PooledConnection.getConnection() does not reset holdability and isolation state properly

[jira] Closed: (DERBY-1144) With client PooledConnection.getConnection() does not reset holdability and isolation state properly

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1144?page=all ] Andrew McIntyre closed DERBY-1144: -- Fix Version: 10.1.3.0 Resolution: Fixed With client PooledConnection.getConnection() does not reset holdability and isolation state properly

[jira] Reopened: (DERBY-1025) [xa] client XAResource.start() does not commit an active local transaction when auto commit is true

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1025?page=all ] Andrew McIntyre reopened DERBY-1025: [xa] client XAResource.start() does not commit an active local transaction when auto commit is true

[jira] Closed: (DERBY-1025) [xa] client XAResource.start() does not commit an active local transaction when auto commit is true

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1025?page=all ] Andrew McIntyre closed DERBY-1025: -- Fix Version: 10.1.3.0 Resolution: Fixed [xa] client XAResource.start() does not commit an active local transaction when auto commit is true

[jira] Reopened: (DERBY-1009) Embedded ResultSet.getStatement() does not return the Statement object that created it for a connection returned from EmbeddedXADataSource

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1009?page=all ] Andrew McIntyre reopened DERBY-1009: Embedded ResultSet.getStatement() does not return the Statement object that created it for a connection returned from EmbeddedXADataSource

[jira] Closed: (DERBY-1009) Embedded ResultSet.getStatement() does not return the Statement object that created it for a connection returned from EmbeddedXADataSource

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1009?page=all ] Andrew McIntyre closed DERBY-1009: -- Fix Version: 10.1.3.0 Resolution: Fixed Embedded ResultSet.getStatement() does not return the Statement object that created it for a

[jira] Reopened: (DERBY-902) Remove use of String(byte[]) and String(byte[], int, int) constructors in engine leading to non-portable behaviour

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-902?page=all ] Andrew McIntyre reopened DERBY-902: --- Remove use of String(byte[]) and String(byte[], int, int) constructors in engine leading to non-portable behaviour

[jira] Reopened: (DERBY-583) networkserver does not return error message strings in native encoding to ij on zseries

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-583?page=all ] Andrew McIntyre reopened DERBY-583: --- networkserver does not return error message strings in native encoding to ij on zseries

[jira] Closed: (DERBY-583) networkserver does not return error message strings in native encoding to ij on zseries

2006-04-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-583?page=all ] Andrew McIntyre closed DERBY-583: - Fix Version: 10.1.3.0 Resolution: Fixed networkserver does not return error message strings in native encoding to ij on zseries

Marking issues as 10.1.3 in JIRA

2006-04-24 Thread Andrew McIntyre
Sorry about the JIRA blast. Those who are planning on porting fixes to the 10.1 branch for the 10.1.3 release, please be sure to mark the bug as fixed in not only the specific version, say 10.1.2.4, but also the next 'roll-up' release version, in this case 10.1.3.0. This will help greatly when

[jira] Updated: (DERBY-901) Remove use of String(byte[]) constructors in network server leading to non-portable behaviour

2006-04-24 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-901?page=all ] Sunitha Kambhampati updated DERBY-901: -- Fix Version: 10.1.2.4 Remove use of String(byte[]) constructors in network server leading to non-portable behaviour

[jira] Updated: (DERBY-1127) client gives SqlException for test callable.java and parameterMapping.java on zOS

2006-04-24 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1127?page=all ] Sunitha Kambhampati updated DERBY-1127: --- Fix Version: 10.1.2.4 client gives SqlException for test callable.java and parameterMapping.java on zOS

[jira] Commented: (DERBY-972) tests derbynet/csPrepStmt and prepStmt use mechanisms that are not portable over encodings

2006-04-24 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-972?page=comments#action_12376119 ] Sunitha Kambhampati commented on DERBY-972: --- I'd like to port these test changes to the 10.1 codeline. The merge command is svn merge -r 396033:396034

[jira] Reopened: (DERBY-628) setNull() using Types.VARCHAR for a CLOB parameter fails in embedded mode.

2006-04-24 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-628?page=all ] Satheesh Bandaram reopened DERBY-628: - Reopening to mark fix in. setNull() using Types.VARCHAR for a CLOB parameter fails in embedded mode.

[jira] Resolved: (DERBY-628) setNull() using Types.VARCHAR for a CLOB parameter fails in embedded mode.

2006-04-24 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-628?page=all ] Satheesh Bandaram resolved DERBY-628: - Fix Version: 10.1.3.0 10.1.2.4 Resolution: Fixed setNull() using Types.VARCHAR for a CLOB parameter fails in embedded

[jira] Closed: (DERBY-628) setNull() using Types.VARCHAR for a CLOB parameter fails in embedded mode.

2006-04-24 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-628?page=all ] Satheesh Bandaram closed DERBY-628: --- Closing after porting fix to 10.1. SVN number: 396753. setNull() using Types.VARCHAR for a CLOB parameter fails in embedded mode.

[jira] Updated: (DERBY-1141) test harness usage of useprocess needs improvement

2006-04-24 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1141?page=all ] Myrna van Lunteren updated DERBY-1141: -- Attachment: DERBY-1141_20060424.stat DERBY-1141_20060424.diff Attached is an updated patch - DERBY-1141_20060424.* Differences

[jira] Updated: (DERBY-575) test blobclob4BLOB fails on OS 390

2006-04-24 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-575?page=all ] Myrna van Lunteren updated DERBY-575: - Fix Version: 10.1.3.0 (was: 10.2.0.0) Derby Info: [Patch Available] Patch for 10.2 is attached, a patch for 10.1 will

[jira] Commented: (DERBY-1247) test DerbyNetAutoStart uses non-portable mechanism to check on derby.log

2006-04-24 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1247?page=comments#action_12376164 ] Myrna van Lunteren commented on DERBY-1247: --- I meant to say, the patch should merge cleanly from the trunk to 10.1. test DerbyNetAutoStart uses non-portable

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-04-24 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: d805_followup_v1.patch Attaching a follow-up patch, d805_followup_v1.patch, that addresses some issues which remained after Phase 4 was committed. In particular: 1)