Return-Path: Delivered-To: apmail-db-ddlutils-user-archive@www.apache.org Received: (qmail 21964 invoked from network); 31 Jan 2006 17:12:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Jan 2006 17:12:32 -0000 Received: (qmail 70596 invoked by uid 500); 31 Jan 2006 17:12:32 -0000 Delivered-To: apmail-db-ddlutils-user-archive@db.apache.org Received: (qmail 70568 invoked by uid 500); 31 Jan 2006 17:12:32 -0000 Mailing-List: contact ddlutils-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-user@db.apache.org Delivered-To: mailing list ddlutils-user@db.apache.org Received: (qmail 70552 invoked by uid 99); 31 Jan 2006 17:12:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2006 09:12:32 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of tomdzk@gmail.com designates 66.249.92.206 as permitted sender) Received: from [66.249.92.206] (HELO uproxy.gmail.com) (66.249.92.206) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2006 09:12:31 -0800 Received: by uproxy.gmail.com with SMTP id e2so366037ugf for ; Tue, 31 Jan 2006 09:12:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C8GIU1PZJq3DJtra/9fwijwat3W3VhtdstWByvfQLs/+tq2g913utmcNehQLpCe323g3PNWoxYxED1koW9PsxqI6GDC/Lkd7GXwIfYz9OYWiSefPVJH1iFElCWvCTpLf5FGSE5YQJyH6WMlvKmYB/Q7lxkCwEEBc8hOKd1IWf2M= Received: by 10.67.30.10 with SMTP id h10mr3344238ugj; Tue, 31 Jan 2006 09:12:09 -0800 (PST) Received: by 10.67.30.2 with HTTP; Tue, 31 Jan 2006 09:12:09 -0800 (PST) Message-ID: <224f32340601310912j75dc45admfd439100147ecdbb@mail.gmail.com> Date: Tue, 31 Jan 2006 18:12:09 +0100 From: Thomas Dudziak To: ddlutils-user@db.apache.org Subject: Re: oracle database model dangerously broken In-Reply-To: <43DF8C69.70406@informaticsmatters.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43DF5461.9010600@informaticsmatters.com> <224f32340601310433ubc8c358rd7c95f621ac9e5ab@mail.gmail.com> <43DF6DD8.1000104@informaticsmatters.com> <224f32340601310621k3a90a94dhbf410d5a85e31c83@mail.gmail.com> <43DF8C69.70406@informaticsmatters.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 1/31/06, Tim Dudgeon wrote: > There is one additional aspect to this - note the line in the log: > > INFO: Column PROP_VALUE_EXT in table MY_TABLE differs from current > specification > > I didn't make any changes, but DDLUtils thinks the column has been change= d. Mhmm, what is the generated model (could you post it as XML ?) Tom