#1083: Upgrading from 2.6.4 to 2.8 fails with Oracle
-----------------------+----------------------------------------------------
Reporter: ianwallen | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.8.0 RC2
Component: General | Version: v2.8.0RC0
Keywords: |
-----------------------+----------------------------------------------------
When upgrading from 2.6.4 to 2.8 with Oracle the following command fails
ALTER TABLE Users ALTER COLUMN username TYPE varchar(256);
This is not proper syntax for Oracle. It may also not be proper syntax for
all databases. The DDL commands should be moved to the database specific
script.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1083>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.