Re: Early Access builds of JDK 9 b113 & JDK 9 with Project Jigsaw b113 (#4848) are available on java.net

2016-04-20 Thread Rory O'Donnell
Thanks for the update Rick! Rgds,Rory On 19/04/2016 04:29, Rick Hillegas wrote: On 4/15/16 1:24 AM, Rory O'Donnell wrote: Hi Rick, Early Access b113 for JDK 9 is available on java.net, summary of changes are listed here

RE: Is there any debug logging available when a database is being recovered

2016-04-20 Thread Bergquist, Brett
It took longer (and never finished) to process the recovery logs file that it did to restore the database from the previous night from backup (that took 6 hours to "untar") At about 14 hours, the recovery log files were not finished processing so we had to give up and restore from backup.

[jira] [Commented] (DERBY-6884) SYSCS_IMPORT_TABLE_LOBS_FROM_EXTFILE can't import more than Integer.MAX_VALUE bytes of blob data

2016-04-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249904#comment-15249904 ] Bryan Pendleton commented on DERBY-6884: With the patch applied, I ran the tools test suite, and

[jira] [Commented] (DERBY-6882) Add functionality to ALTER TABLE: switch from GENERATED ALWAYS to GENERATED BY DEFAULT

2016-04-20 Thread Aleksei Kovura (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249709#comment-15249709 ] Aleksei Kovura commented on DERBY-6882: --- Hi Rick, I didn't find any other workaround, so please port

Re: Is there any debug logging available when a database is being recovered

2016-04-20 Thread Bryan Pendleton
So what would be useful would be something like: Performing database recovery Starting analysis pass 215 transactions detected to be processed Starting redo pass …. anything that could give some feedback Starting undo pass ….anything that could give some feedback I'm afraid all I can add is: