Return-Path: Delivered-To: apmail-roller-user-archive@www.apache.org Received: (qmail 56570 invoked from network); 16 May 2007 13:46:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 May 2007 13:46:33 -0000 Received: (qmail 95937 invoked by uid 500); 16 May 2007 13:46:31 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 95920 invoked by uid 500); 16 May 2007 13:46:31 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 95900 invoked by uid 99); 16 May 2007 13:46:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2007 06:46:31 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of snoopdave@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2007 06:46:23 -0700 Received: by py-out-1112.google.com with SMTP id b50so528870pyh for ; Wed, 16 May 2007 06:46:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iC8bJnLTz9JPwVzjrLL0+jYoD2mIbuPZAqsbx6gb6xgED4hP/J68KvUc9seOa99X8KXx4r4yILfQrb2YFhv3hAiH/0xkSIrbVyQc8bDRODguHE2I+dgDncOcTZSeKxF4gCGimzlOz9KKcUEfwi/vB2p/h8OdjFKRa8j4WXR2m0Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XXDUkX5ahrUXW+taU8CFx+6mjCX4QlPg5UvUzhTYl14iPAMfPLAQ2bb8oi8HZu5gm6PLLen0TEKz5yiCuESNOD/BgxEE421bYPpB4+bcnaUnwIcjtowPSwAZ/f/Uexxmi/vn6OKeMAMG9IXkbE9K8WuYLg93k8LXlTckNaBdKLw= Received: by 10.65.216.19 with SMTP id t19mr3250941qbq.1179323162553; Wed, 16 May 2007 06:46:02 -0700 (PDT) Received: by 10.65.180.12 with HTTP; Wed, 16 May 2007 06:46:02 -0700 (PDT) Message-ID: <8fb9ac720705160646w59b74517qae61eb35e3364dca@mail.gmail.com> Date: Wed, 16 May 2007 09:46:02 -0400 From: Dave To: user@roller.apache.org Subject: Re: Problem running @300-to-310-migration.sql under Oracle 9 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Thanks, I'll take a look at fixing that in the 3.1.1 fix release. - Dave On 5/16/07, Jerry Bate wrote: > ok, I've found the fix, its here: > > http://opensource.atlassian.com/projects/roller/browse/ROL-1363 > > > >From: "Jerry Bate" > >Reply-To: user@roller.apache.org > >To: user@roller.apache.org > >Subject: Problem running @300-to-310-migration.sql under Oracle 9 > >Date: Tue, 15 May 2007 17:15:27 +0000 > > > >In /apache-roller-3.1/webapp/roller/WEB-INF/dbscripts/oracle I ran the > >above script to migrate from 3 to 3.1, and got this error: > > > >SQL> alter table rag_group_subscription drop id not null; > >alter table rag_group_subscription drop id not null > > * > >ERROR at line 1: > >ORA-00905: missing keyword > > > > > > > >I tried to guess the right syntax, and ran this, and got the following > >response: > > > >SQL> alter table rag_group_subscription modify id null; > >alter table rag_group_subscription modify id null > > * > >ERROR at line 1: > >ORA-01451: column to be modified to NULL cannot be modified to NULL > > > > > > > >Presumably I violated a primary key constraint. > > > >I'm new to this list (and new to upgrading Roller), so I apologise if I'm > >not posting to the right place, or if I've missed the documentation. > > > >Jerry > > > >_________________________________________________________________ > >Reserve your place in history - Email Britain! > >http://www.emailbritain.co.uk/ > > > > _________________________________________________________________ > Txt a lot? Get Messenger FREE on your mobile. > https://livemessenger.mobile.uk.msn.com/ > >