Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: upgrading a schema

Re: upgrading a schema

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 18 Sep 2006 16:49:01 -0700
Message-ID: <1158623338.223890@bubbleator.drizzle.com>


timasmith_at_hotmail.com wrote:
> Hi,
>
> I have an application using Oracle with a large (100+) number of
> tables. Are there any free/open source tools that can ease the process
> of updating the schema.
>
> Specifically I would like to compare a source and a target, determine
> the differences and the best way to update the target to be equivalent
> to the source - tables, columns, views, etc.
>
> thanks

The capability is built into the database in the DBMS_RECTIFIER_DIFF package.

A demo can be found in Morgan's Library at www.psoug.org.

-- 
Daniel Morgan
University of Washington
Puget Sound Oracle Users Group
Received on Mon Sep 18 2006 - 18:49:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US