Re: Comparing databases (Oracle, etc.)
Date: Wed, 2 Apr 2008 10:25:27 -0700 (PDT)
Message-ID: <57f68afe-31c9-4e04-97d6-d176a8d17ecb@a23g2000hsc.googlegroups.com>
On Apr 2, 10:30 am, DA Morgan <damor..._at_psoug.org> wrote:
> AgataKrishtoff wrote:
> > Dear All,
>
> > Is anyone aware of a way to compare Oracle databases (schemas and
> > content)? I found a .net software DBTyP.net that promises an easy and
> > visual comparison, but it seems not to be working with Oracle dbs
> > (though their site outlines it as one of the available options).
>
> > Thank you.
> > Agata
>
> The capability is built into the database.
>
> In versions prior to 11g use DBMS_RECTIFIER_DIFF
> In 11g use DBMS_COMPARISON
> --
> Daniel A. Morgan
> Oracle Ace Director & Instructor
> University of Washington
> damor..._at_x.washington.edu (replace x with u to respond)
> Puget Sound Oracle Users Groupwww.psoug.org
Thank you! Received on Wed Apr 02 2008 - 12:25:27 CDT