[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483676 ] Suresh Thalamati commented on DERBY-378: Thanks for your interest to document this issue Laura. Intially

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_6.diff DERBY-378 (partial) This patch adds code required to enable new

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483798 ] Suresh Thalamati commented on DERBY-700: There does not seem to be any way to get process id info that can

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-21 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482927 ] Suresh Thalamati commented on DERBY-700: I took a quick looks at fixes for LUCENE-305 and LUCENE-635

[jira] Commented: (DERBY-2465) Clob data type should use getCharacterStream() to read a column data from a VTI instead of getString().

2007-03-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482466 ] Suresh Thalamati commented on DERBY-2465: - Thanks Dan. Stack I am seeing is also similar to DERBY-2349. I

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482479 ] Suresh Thalamati commented on DERBY-378: Thanks for the feedback Army Mike. I agree with both of you

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482500 ] Suresh Thalamati commented on DERBY-378: Thanks for the feedback Laura. Incase of export EXTFILE is used

[jira] Resolved: (DERBY-1240) creating /restoring a db from backup using createFrom with log at different location copies the log from backup to the db dir also.

2007-03-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati resolved DERBY-1240. - Resolution: Fixed creating /restoring a db from backup using createFrom with log

[jira] Commented: (DERBY-2456) File stream is left open when an exception occurs while setting up a character stream for data export.

2007-03-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482625 ] Suresh Thalamati commented on DERBY-2456: - Committed fix for this bug to trunk on revision 520684 File

[jira] Created: (DERBY-2465) Clob data type should use getCharacterStream() to read a column data from a VTI instead of getString().

2007-03-19 Thread Suresh Thalamati (JIRA)
/jira/browse/DERBY-2465 Project: Derby Issue Type: Improvement Affects Versions: 10.3.0.0 Reporter: Suresh Thalamati Currently clob data is read as String. This can consume lot of memory when lot of rows read from a VTI resultset. I think it would consume less

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-19 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_5.diff DERBY-378 (partial) This patch adds some code required to support

[jira] Assigned: (DERBY-2456) File stream is left open when an exception occurs while setting up a character stream for data export.

2007-03-19 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati reassigned DERBY-2456: --- Assignee: Suresh Thalamati File stream is left open when an exception occurs while

[jira] Updated: (DERBY-2465) Clob data type should use getCharacterStream() to read a column data from a VTI instead of getString().

2007-03-19 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-2465: Attachment: derby.log derby2465_v1.diff Following the similar code

[jira] Commented: (DERBY-2295) DRDAProtocolTest:clientjunit.framework.AssertionFailedError

2007-03-15 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481275 ] Suresh Thalamati commented on DERBY-2295: - Army , I think ImportExportTest failure you mentioned

[jira] Commented: (DERBY-2456) File stream is left open when an exception occurs while setting up a character stream for data export.

2007-03-15 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481395 ] Suresh Thalamati commented on DERBY-2456: - temporarily disabled the test case that I think is causing

Re: Import data from large Oracle table

2007-03-14 Thread Suresh Thalamati
Sedillo, Derek (Mission Systems) wrote: Hello, I have several large Oracle tables (2+ million records) which I need to import data from to Derby. Here is what I have tried so far: 1. I have dumped the data to comma separated flat files. 2. Used the import table utility like this:

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-14 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_4.stat derby378_4.diff DERBY-378 (partial) This patch

[jira] Commented: (DERBY-2247) provide set methods for blob in embeded driver

2007-03-13 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480521 ] Suresh Thalamati commented on DERBY-2247: - While doing some testing I ran into the LOBStreamControl.java

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Suresh Thalamati
Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. +1

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-08 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_3.stat derby378_3.diff DERBY -378 (partial) This patch

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-07 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478840 ] Suresh Thalamati commented on DERBY-378: Thanks for taking time to review , Dan. 1) I see use

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-07 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478862 ] Suresh Thalamati commented on DERBY-378: Committed derby378_2.diff to trunk on revision 515708.. support

Re: [jira] Commented: (DERBY-2254) Assert during log file switch: log file position exceeded max log file size

2007-03-07 Thread Suresh Thalamati
Hi Olav, Thanks a lot for spending time to find the cause for the large log files. My comments are in-line. Olav Sandstaa wrote: Suresh Suresh Thalamati wrote: Olav Sandstaa (JIRA) wrote: [ https://issues.apache.org/jira/browse/DERBY-2254?page

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-06 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_2.stat derby378_2.diff DERBY -378 (partial) This patch

Re: Long name of built-in system procedure causes doc problems

2007-03-02 Thread Suresh Thalamati
Laura Stewart wrote: Okay, is it acceptable in places where we are only discussing the procedure to omit the SYSCS_UTIL. portion of the name? Clearly in examples that users might copy/paste we would use the full name. In the description of procedures it might be ok to omit the SYSCS_UTIL.

Re: Long name of built-in system procedure causes doc problems

2007-03-02 Thread Suresh Thalamati
Laura Stewart wrote: Is it possible to change the name of a built-in system procedure? The following procedures cause real problems in the PDF output of the docs because of their really long names: SYSCS_UTIL.SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-02-26 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475979 ] Suresh Thalamati commented on DERBY-378: Each blob/clob goes into its own separate external file? Or all

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-02-26 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476056 ] Suresh Thalamati commented on DERBY-378: Committed derby_378.diff to trunk on revision 512109

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-02-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_1.stat derby378_1.diff DERBY -378 (partial) This patch

Re: logged/unlogged operations

2007-02-16 Thread Suresh Thalamati
Jim Newsham wrote: Hello, I’d like to back up an online derby database, and would also like to understand how this interacts with other concurrent transactions (regarding visibility, blocking, etc.). I found some documentation in derbyadmin.pdf. It mentions logged and unlogged

[jira] Created: (DERBY-2348) testProtocol(org.apache.derbyTesting.functionTests.tests.derbynet.NetHarnessJavaTest)j failed

2007-02-16 Thread Suresh Thalamati (JIRA)
Project: Derby Issue Type: Test Affects Versions: 10.3.0.0 Environment: This test failed on ibm142/ibm15. Reporter: Suresh Thalamati 3) testProtocol(org.apache.derbyTesting.functionTests.tests.derbynet.NetHarnessJavaTest

[jira] Commented: (DERBY-2318) testStreams(org.apache.derbyTesting.functionTests.tests.lang.StreamsTest) failed on weme6.1 jvm/

2007-02-16 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473807 ] Suresh Thalamati commented on DERBY-2318: - This test also failed on one of the iibm15 jvm runs: 5

[jira] Commented: (DERBY-2342) convert importExport.java to junit

2007-02-16 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473861 ] Suresh Thalamati commented on DERBY-2342: - Thanks for converting this test to junit , Andrew. Patch looks

[jira] Reopened: (DERBY-2318) testStreams(org.apache.derbyTesting.functionTests.tests.lang.StreamsTest) failed on weme6.1 jvm/

2007-02-15 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati reopened DERBY-2318: - It is still failing on the ibm nightly result runs on weme6.1, with the same error

2 trivial doc warnings on trunk.

2007-02-14 Thread Suresh Thalamati
[javadoc] C:\nightlies\main\src\opensource\java\engine\org\apache\derby\impl\jdbc\LOBStreamControl.java:303: warning - @param argument b is not a parameter name. [javadoc] C:\nightlies\main\src\opensource\java\engine\org\apache\derby\impl\jdbc\LOBStreamControl.java:372: warning -

[jira] Created: (DERBY-2325) lang/grantRevokeDDL.sql is failing on wctme5.7_foundation jvm ...

2007-02-12 Thread Suresh Thalamati (JIRA)
Reporter: Suresh Thalamati Priority: Minor *** Start: grantRevokeDDL jdkJ2ME Foundation Specification v1.0 derbyall:derbylang 2007-01-19 03:25:27 *** 3219 del ij(USER1) 3219 add ij(USER1) -- Another test for DERBY-1847: verify that columns field is updated -- correctly when

[jira] Created: (DERBY-2326) testCurrentTimestamp(org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest) is failing on ibm131 ..

2007-02-12 Thread Suresh Thalamati (JIRA)
: 5.0 Java user name: cloudtest Java user home: C:\Documents and Settings\cloudtest Java user dir: C:\jartest\JarResults.2007-02-09\ibm131_derbyall java.specification.name: Java Platform API Specification Reporter: Suresh Thalamati * Diff file derbyall/derbylang/_Suite.diff

[jira] Commented: (DERBY-1457) lang/triggerGeneral.sql fails intermittently

2007-02-12 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472504 ] Suresh Thalamati commented on DERBY-1457: - This test seems to be failing more often than I expected

Re: Increased disk space allocation when populating database with multiple connections

2007-02-09 Thread Suresh Thalamati
Kristian Waagan wrote: Hello, For a database population program I run, I have observed that the disk space allocation is larger when populating the database with multiple concurrent connections. For a specific configuration, the database ends up at 642 MB with a single connection, whereas it

[jira] Created: (DERBY-2318) testStreams(org.apache.derbyTesting.functionTests.tests.lang.StreamsTest) failed on weme6.1 jvm/

2007-02-09 Thread Suresh Thalamati (JIRA)
-2318 Project: Derby Issue Type: Test Affects Versions: 10.3.0.0 Environment: Java Version:J2ME Foundation Specification v1.1 Java Vendor: IBM Corporation Java home: c:\jartest\weme6.1 Reporter: Suresh Thalamati Priority: Minor

[jira] Commented: (DERBY-2117) Intermittent failure in lang/compressTable.sql

2007-02-05 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470396 ] Suresh Thalamati commented on DERBY-2117: - I notices the the same failure on a different jvm also

Re: read-only scrolling exception

2007-02-02 Thread Suresh Thalamati
Alex Pooley wrote: I'm iterating a ResultSet from a read-only database. If the ResultSet is not created from a TYPE_FORWARD_ONLY Statement, then on interation 230 the following exception is thrown: java.sql.SQLException: Container was opened in read-only mode. I have set

Re: How Derby uses file descriptors

2007-02-01 Thread Suresh Thalamati
Dave Been wrote: Can anyone point me to any documentation on how Derby uses file descriptors? I don't know of any doc that descriptors the file descriptor usage in Derby. Here is what I know: 1) Container Cache (file cache). Keeps track of open (files in seg0) tables/indexes and

[jira] Commented: (DERBY-2107) Move page latching out of the lock manager

2007-02-01 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469575 ] Suresh Thalamati commented on DERBY-2107: - Hi Knut, I reviewed the latest patch, it looks good

[jira] Updated: (DERBY-2284) OnlineBackupTest1 fails with ERROR XSDB3: Container information cannot change once written: was 0, now 80

2007-02-01 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-2284: Attachment: derby.log OnlineBackupTest1.out error log files related

Re: [jira] Commented: (DERBY-2254) Assert during log file switch: log file position exceeded max log file size

2007-01-22 Thread Suresh Thalamati
Olav Sandstaa (JIRA) wrote: [ https://issues.apache.org/jira/browse/DERBY-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466475 ] Olav Sandstaa commented on DERBY-2254: -- Mike, thank you for commenting on this and

Re: SYSCS_UTIL.SYSCS_IMPORT_DATA ate my data file

2007-01-15 Thread Suresh Thalamati
Tim Troup wrote: Hi, I was in the process of importing a large tab delimited data file into a table using SYSCS_UTIL.SYSCS_IMPORT_DATA from the ij command line. The load was taking a very long time and I thought perhaps the process had stalled/hung so I terminated the process. When I

Re: Data found after the stop delimiter

2007-01-12 Thread Suresh Thalamati
Jean T. Anderson wrote: Tim Troup wrote: Hi, I am trying to load a tab delimited text file into a database table in derby 10.2.1.6 using the following command in ij: CALL SYSCS_UTIL.SYSCS_IMPORT_TABLE (null,'pg_synonyms','/Users/troup/ data/biomint/pg_synonyms','',null,null,0); However

Re: Derby Shutdown Causes Tables To Dissappear

2007-01-10 Thread Suresh Thalamati
Kurt Penrose wrote: Hi, I'm using Derby as installed with Netbeans 5.5. I'm using the scripts that came with netbeans to start and stop the database. When I stop it and start it back up, all of the tables I created are gone. The database itself is there, but not the tables. Is there

Re: shutting down the network server with credentials

2007-01-05 Thread Suresh Thalamati
Rick Hillegas wrote: Oystein Grovlen - Sun Norway wrote: Rick Hillegas wrote: 2) What behavior would we like to see in 10.3 when we control engine shutdown with Java Security? I think we need to prevent unauthorized users from bringing down the network server. I wonder if there is much

Re: [VOTE] 10.2.2.0 release

2006-12-18 Thread Suresh Thalamati
Rick Hillegas wrote: Please download and test-drive the 10.2.2.0 candidate, then vote on whether to accept it as a Derby release. The candidate lives at: http://people.apache.org/~rhillegas/10.2.2.0/ The polls close at 5:00 pm San Francisco time next Monday, December 18. +1 Downloaded

[jira] Commented: (DERBY-2144) Meta-data for Container could not be accessed when execute a SQL (select statement) for a View with 322 sub tables and views

2006-12-18 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-2144?page=comments#action_12459508 ] Suresh Thalamati commented on DERBY-2144: - I could not reporduce the problem on SuSE Linux 9.0 (i586) using ibm142 jvm. I saw similar error only

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2006-12-15 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-378?page=comments#action_12458978 ] Suresh Thalamati commented on DERBY-378: Thanks for the input Dan. When I specify the column type for import VTI as Types.BLOB , I got the following

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2006-12-14 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-378?page=comments#action_12458635 ] Suresh Thalamati commented on DERBY-378: related discussion on the derby-dev list: http://www.nabble.com/%28DERBY-378%29-implementing--import-export

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2006-12-14 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-378?page=comments#action_12458636 ] Suresh Thalamati commented on DERBY-378: Import uses VTI to import data into a table from a file. Just found out that derby does not support CLOB/BLOB

[jira] Commented: (DERBY-2169) Schema does not exist exception for existing schema calling syscs_util.syscs_compress_table

2006-12-13 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-2169?page=comments#action_12458246 ] Suresh Thalamati commented on DERBY-2169: - I think this procedure expects the scema name and the table name to be passed to in upper cases , unless

[jira] Updated: (DERBY-2144) Meta-data for Container could not be accessed when execute a SQL (select statement) for a View with 322 sub tables and views

2006-12-11 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-2144?page=all ] Suresh Thalamati updated DERBY-2144: Assignee: (was: Suresh Thalamati) Suraj, This is a open-source project, Developers work voluntarily. I can not assign issues to any one except

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

2006-12-07 Thread Suresh Thalamati
Mayuresh Nirhali (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-606?page=all ] Mayuresh Nirhali updated DERBY-606: --- Attachment: derby606_upgrade-v6.diff As Bryan and others pointed out Derby supports upgrade from 10.1 to 10.3 also.

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

2006-12-06 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-606?page=comments#action_12456260 ] Suresh Thalamati commented on DERBY-606: derby606_impl-v5.diff : This patch looks good to be committed. Did you run the regression tests ? For some reason

build error ?

2006-12-05 Thread Suresh Thalamati
I am getting following build error on trunk with latest changes(,Revision: 482820) Any one else seeing this problem ? compile_jdbc3: [javac] Compiling 6 source files to C:\suresht\p4clients\ts_main\classes [javac]

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

2006-12-01 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-606?page=comments#action_12454827 ] Suresh Thalamati commented on DERBY-606: Thanks for working on this issue. Patch looks good , i have only few minor comments. 1) Two new classes

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

2006-12-01 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-606?page=comments#action_12455046 ] Suresh Thalamati commented on DERBY-606: Thanks for considering my suggestions. Extra check(if( !(this instanceof CompressSpacePageOperation10_2

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

2006-12-01 Thread Suresh Thalamati
Andrew McIntyre wrote: On 11/30/06, Suresh Thalamati [EMAIL PROTECTED] wrote: Andrew McIntyre (JIRA) wrote: The 10.2.1.6 jars are checked into the repository and available at http://svn.apache.org/repos/asf/db/derby/jars/10.2.1.6/. To add them to a trunk checkout, execute the following

Re: Blog response to Oracle white paper

2006-11-30 Thread Suresh Thalamati
Olav Sandstaa wrote: Great blog contribution, David! I also find the report highly biased snip .. Are there other necessary functionality present in Derby (and missing in BDB) that is adding to the cost besides the JDBC and SQL layer? Or is most of these 400% extra cost mostly contributed by

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

2006-11-30 Thread Suresh Thalamati
Andrew McIntyre (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-606?page=comments#action_12454250 ] Andrew McIntyre commented on DERBY-606: --- The 10.2.1.6 jars are checked into the repository and available at

Re: Error when executing query:com.ibm.websphere.ce.cm.StaleConnectionException: Meta-data for Container [EMAIL PROTECTED] could not be accessed

2006-11-29 Thread Suresh Thalamati
Suraj Batuwana wrote: createDB.sql in the attached zip file has all the sqls for database tables, indexes and views Error comes when run SELECT * FROM vwDerbyBasePackage_derbygen_DerbyRepositoryObject67ceb178 Can use the CreateDatabase.bat to create the derby database and TestIssue.bat can use

Re: Error when executing query:com.ibm.websphere.ce.cm.StaleConnectionException: Meta-data for Container [EMAIL PROTECTED] could not be accessed

2006-11-22 Thread Suresh Thalamati
Suraj Batuwana wrote: createDB.sql in the attached zip file has all the sqls for database tables, indexes and views Error comes when run SELECT * FROM vwDerbyBasePackage_derbygen_DerbyRepositoryObject67ceb178 Can use the CreateDatabase.bat to create the derby database and TestIssue.bat can use

[jira] Created: (DERBY-2103) After a Lexical Error due to syntax error , even a simple create table does not work on the same connection.

2006-11-21 Thread Suresh Thalamati (JIRA)
://issues.apache.org/jira/browse/DERBY-2103 Project: Derby Issue Type: Bug Affects Versions: 10.3.0.0 Reporter: Suresh Thalamati Priority: Minor connect 'jdbc:derby:wombat;create=true'; create table t1(a int ) ; create table t2(a int ) ; -- this should

Re: Can't the embedded mode of a Derby database boot from a dual JVMs

2006-11-16 Thread Suresh Thalamati
Hi Suraj, In my last e-mail , i mentioned ; error may be due to file descriptot leaks. Did you get chance to find if that is the case ? I assume you are running on Windows , long time ago I used filemon to track some leak. But it is very tedious work, filemon program can help you track files

Re: [jira] Resolved: (DERBY-801) Allow parallel access to data files.

2006-11-15 Thread Suresh Thalamati
Anders Morken (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-801?page=all ] Anders Morken resolved DERBY-801. - Resolution: Fixed OK, I'm marking this one as resolved, then. I've logged DERBY-2086 to remind us to look into some kind of

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

2006-11-15 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-606?page=comments#action_12450263 ] Suresh Thalamati commented on DERBY-606: I agree with you , it might be trickey to check db versions especially on a readExpternal() call. It would

[jira] Commented: (DERBY-801) Allow parallel access to data files.

2006-11-14 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-801?page=comments#action_12449848 ] Suresh Thalamati commented on DERBY-801: Hi Anders, I agree with Knut, this issue can be marked as fixed, Thanks a lot for working

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

2006-11-14 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-606?page=comments#action_12449853 ] Suresh Thalamati commented on DERBY-606: Can this problem be soved by writing a different log records for this special case ? If the rest of system

[jira] Assigned: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2006-11-13 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-378?page=all ] Suresh Thalamati reassigned DERBY-378: -- Assignee: Suresh Thalamati support for import/export of tables with clob/blob and the other binary data types will be good addition to derby

Re: [VOTE] Laura Stewart as committer

2006-11-10 Thread Suresh Thalamati
Jean T. Anderson wrote: I propose that we add Laura Stewart as a committer for Derby. +1 -suresh

[jira] Commented: (DERBY-2063) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform

2006-11-08 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-2063?page=comments#action_12448330 ] Suresh Thalamati commented on DERBY-2063: - This test failure is not specific to Linux , it fails on other platforms(windows , SunOS) tooo . http

Re: Importing data Issue in Derby Databaseusing NetBeans IDE

2006-11-07 Thread Suresh Thalamati
RaghuRam Mynampati wrote: hi, I am Importing data from and Excel file into Derby database using NetBeans IDE and I am Using procedure for it. When I am using it I am getting the following error ERROR 42X04: Column COLOUM2 is either not in any table in the FROM list or appears within a

Re: (DERBY-378) implementing import/export of large objects...

2006-11-07 Thread Suresh Thalamati
Mike Matrigali wrote: Suresh Thalamati wrote: Mike Matrigali wrote: Suresh Thalamati wrote: Daniel John Debrunner wrote: Suresh Thalamati wrote: BLOB: 1) Allow import/export of blob data only when they it is stored in an external file. 2) Write the blob data

[jira] Created: (DERBY-2049) Test jdbcapi/parameterMapping.java and lang/updatableResultSet.java are failing on J9 jvm ( J2ME Foundation Specification v1.0)

2006-11-06 Thread Suresh Thalamati (JIRA)
:/cloudtst/jartest/tools/java/jndi/fscontext.jar OS name: Windows XP OS architecture: x86 OS version: 5.1 build 2600 Service Pack 2 Reporter: Suresh Thalamati *** Start: parameterMapping jdkJ2ME Foundation Specification v1.0 derbyall:jdbcapi 2006-11-04 06:38:30 *** 3003 del

Re: Issue with Derby when using with IBM WebSphere Application Server Community Edition

2006-11-03 Thread Suresh Thalamati
Suraj Batuwana wrote: Hi Suresh, I have able to connect to the connect to the database using IJ and performed some queries on the database. Is that means it has a file descriptors problem ? Thanks a lot for verifying. If you are able to boot , the it is not a corruption issue, for sure.

Re: (DERBY-378) implementing import/export of large objects...

2006-11-03 Thread Suresh Thalamati
Mike Matrigali wrote: Suresh Thalamati wrote: Mike Matrigali wrote: Suresh Thalamati wrote: Daniel John Debrunner wrote: Suresh Thalamati wrote: BLOB: 1) Allow import/export of blob data only when they it is stored in an external file. 2) Write the blob data

Re: [VOTE] Myrna Van Lunteren as a committer

2006-11-02 Thread Suresh Thalamati
Andrew McIntyre wrote: I am proposing that we add Myrna Van Lunteren ([EMAIL PROTECTED]) as a committer for Derby. +1 -suresh

Re: (DERBY-378) implementing import/export of large objects...

2006-11-02 Thread Suresh Thalamati
Mike Matrigali wrote: Suresh Thalamati wrote: Daniel John Debrunner wrote: Suresh Thalamati wrote: BLOB: 1) Allow import/export of blob data only when they it is stored in an external file. 2) Write the blob data to the export file along with other data types during

Re: [jira] Updated: (DERBY-801) Allow parallel access to data files.

2006-11-02 Thread Suresh Thalamati
Anders Morken (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-801?page=all ] Anders Morken updated DERBY-801: Attachment: DERBY-801-6.patch DERBY-801-6.patch remedies the noise from the iosInProgress sanity checking by checking the

Re: [VOTE] Mamta Satoor as a committer for the Apache Derby project

2006-11-01 Thread Suresh Thalamati
Mike Matrigali wrote: This vote is for establishing Mamta Satoor (email: [EMAIL PROTECTED]) as a committer for Derby. Please vote +1 if you approve of Mamta as a committer. +1 -suresh

Re: (DERBY-378) implementing import/export of large objects...

2006-11-01 Thread Suresh Thalamati
Daniel John Debrunner wrote: Suresh Thalamati wrote: BLOB: 1) Allow import/export of blob data only when they it is stored in an external file. 2) Write the blob data to the export file along with other data types during export, assuming the blob data does not contain any

Re: Issue with Derby when using with IBM WebSphere Application Server Community Edition

2006-10-31 Thread Suresh Thalamati
Suraj Batuwana wrote: Hi Suresh, 3.I do not see any files with zero length in the database name seg0 directory of the database. That's good news. zero-length files are the real scary ones. 4) I am able to reproduce this error consistently on a new database also. 5) I have attached my

Re: Issue with Derby when using with IBM WebSphere Application Server Community Edition

2006-10-27 Thread Suresh Thalamati
Stanley Bradbury wrote: Suraj Batuwana wrote: Hi Stanley, In addition, if my assumptions about your configuration are correct, the datasource you define for WAS CE is trying to connecting to the WAS CE network server (e.g. localhost:1527) and trying to access the database of the

(DERBY-378) implementing import/export of large objects...

2006-10-26 Thread Suresh Thalamati
Since Jira e-mail is down, posting the following directly to derby-dev, not really that important, but did not want it to be lost when Jira system decides to sent all the e-mail once. Currently derby does not allow users to perform import/export using the system procedures if the table

Re: [VOTE] Kristian Waagan as a committer

2006-10-25 Thread Suresh Thalamati
Rick Hillegas wrote: Please vote on whether we should make Kristian Waagan a Derby committer. +1 -suresh

[jira] Commented: (DERBY-1240) creating /restoring a db from backup using createFrom with log at different location copies the log from backup to the db dir also.

2006-10-20 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1240?page=comments#action_12443915 ] Suresh Thalamati commented on DERBY-1240: - Fix for this problem is committed to trunk at revision 466221. creating /restoring a db from backup using

[jira] Created: (DERBY-1981) copy routines in the FileUtil.java just return false on IO Exception. This leads to backup not reprting the real error in some cases.

2006-10-20 Thread Suresh Thalamati (JIRA)
. --- Key: DERBY-1981 URL: http://issues.apache.org/jira/browse/DERBY-1981 Project: Derby Issue Type: Improvement Components: Store Reporter: Suresh Thalamati Fix For: 10.3.0.0 Some of the copy routines

[jira] Resolved: (DERBY-1925) Add re-encrytion of database test cases to the upgrade test..

2006-10-20 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1925?page=all ] Suresh Thalamati resolved DERBY-1925. - Fix Version/s: 10.2.1.8 10.3.0.0 Resolution: Fixed Committed the test to 10.2 , on revision : r452682 . Merged the test

Re: Location for performance tests.

2006-10-20 Thread Suresh Thalamati
Sunitha Kambhampati wrote: Moving forward, I plan to contribute performance tests to derby and so would like to start the discussion on the hierarchy on where they should go. Thanks for volunteering to contribute performance tests. They will good addition to derby. As of today, we have

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Suresh Thalamati
Daniel John Debrunner wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. +1 -suresh

[jira] Commented: (DERBY-1953) Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER statement optional

2006-10-17 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1953?page=comments#action_12443000 ] Suresh Thalamati commented on DERBY-1953: - Committed to trunk , revision 464970. Thanks Yip . Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER

[jira] Commented: (DERBY-1953) Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER statement optional

2006-10-16 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1953?page=comments#action_12442683 ] Suresh Thalamati commented on DERBY-1953: - Hi Yip , Thanks for enhancing the patch , withe Bernt's suggestion. I am not able to apply the patch

Re: [jira] Commented: (DERBY-630) create trigger fails with null pointer exception

2006-10-12 Thread Suresh Thalamati
Hi Yip, I think by setting derby.database.allowPreReleaseUpgrade=true , in the derby.properties , you can upgrade from 10.2 to 10.3 (trunk) /suresh Yip Ng (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-630?page=comments#action_12441875 ] Yip Ng commented on

Re: current number of outstanding transactions?

2006-10-10 Thread Suresh Thalamati
Lee, Jessie wrote: Hi, All, I tried to find out how many outstanding transactions are still there before I shutdown my derby database. Is there a system function or trigger (or Java API) that I can use to retrieve the information? Thanks, Jessie Lee Hi, I am not aware of any derby API

Re: [VOTE] Army Brown as a committer

2006-10-10 Thread Suresh Thalamati
Mike Matrigali wrote: This vote is for establishing Army Brown as a committer for Derby. His JIRA id is: Username:army Full Name:A B Email:[EMAIL PROTECTED] Please vote +1 if you approve of Army as a committer. Voting will close 5pm PST Thursday, October 19th. +1 -suresh

<    1   2   3   4   5   6   >