From alistair.b.orchard@btinternet.com Tue, 20 Nov 2001 04:46:18 -0800 From: "Alistair Orchard" Date: Tue, 20 Nov 2001 04:46:18 -0800 Subject: Oracle DB_Diff Message-ID: MIME-Version: 1.0 Content-Type: text/plain I have an Oracle Compare Script written in Perl that will compete with DB_Diff in OEM, all you require is perl, DBI, DBD::Oracle and if you want upgrade scripts created then DDL::Oracle (http://sourceforge.net/projects/ddl-oracle/) It is much faster and as configurable as DB_Diff with the advantage of being free and open source - so I will fix bugs and make changes !   http://sourceforge.net/projects/schemadiff/   Alistair