« Return to Thread: Hard upgrade failing?

Re: Hard upgrade failing?

by Kristian Waagan-4 :: Rate this Message:

Reply to Author | View in Thread

Evan Leonard wrote:

> Hello Derby Users,
>
> I have a question regarding hard-upgrading.  I'm trying to upgrade a
> database from 10.1 to 10.5.  I'm connecting using 10.5 (see sysinfo
> output below) using the ";upgrade=true" connection option. However
> after doing so I still see "10.1" being returned from this query:
>
> values syscs_util.syscs_get_database_property( 'DataDictionaryVersion' )
>
> Its as though the hard upgrade isn't upgrading at all, as far as I can
> tell. I don't have any error output in the console. Is there somewhere
> additional I should be looking for debug information?

Hi Evan,

Just out of curiosity, what happens if you try to boot the database with
10.1 after the upgrade attempt?

Another thing you could try is to go via an intermediate version, say
10.3, and upgrade the database in two steps.
I'm too tired to look up our upgrade policies right now, but I encourage
others on the list to pitch in with information and/or recommendations
on how to proceed with this issue :)


Regards,
--
Kristian

>
> Thank you
> Evan Leonard
>
>
> ----------------- Java Information ------------------
> Java Version:    1.6.0_07
> Java Vendor:     Apple Inc.
> Java home:       /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
> Java classpath:
> /Volumes/SVN/mindreef/external/grails-1.0.1/lib/groovy-all-1.5.4.jar:/Volumes/SVN/mindreef/external/grails-1.0.1/dist/grails-cli-1.0.1.jar:/System/Library/Java
> OS name:         Mac OS X
> OS architecture: x86_64
> OS version:      10.5.7
> Java user name:  evan
> Java user home:  /Users/evan
> Java user dir:   /Volumes/SVN/mindreef/trunk/webapps/sos
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.6
> --------- Derby Information --------
> JRE - JDBC: Java SE 6 - JDBC 4.0
> [/Volumes/SVN/mindreef/trunk/webapps/sos/lib/derby.jar] 10.5.1.1 - (764942)
> [/Volumes/SVN/mindreef/trunk/webapps/sos/lib/derbytools.jar] 10.5.1.1 - (764942)
> ------------------------------------------------------
> ----------------- Locale Information -----------------
> ------------------------------------------------------

 « Return to Thread: Hard upgrade failing?