Found this related JIRA entry as well: http://issues.apache.org/jira/browse/DERBY-377
from the 2nd link sent by Dan, it seems like we're doing internal upgrade but it is not automatic. I see that we also allow soft upgrade which is neat... A question I have is when a database is being (non-soft) upgraded, is it put in single-user mode (or read-only) or not? how are concurrent DDL/DML handled against that database? (there might not be any issues - I just haven't seen any restriction(s) mentioned during upgrade as part of the documentation) Thanks, --francois On 7/28/05, David Van Couvering <[EMAIL PROTECTED]> wrote: > I am assuming that there were no interface changes and that migration is > done "in-place" (e.g. you reboot with 10.1 and it upgrades the 10.0.2.1 > data files for you). Do I have that right, or is there more to > upgrade/migration? > > Thanks, > > David > > >
