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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Compare Schema with data

RE: Compare Schema with data

From: Robson, Peter <pgro_at_bgs.ac.uk>
Date: Wed, 18 Jun 2003 02:33:27 -0700
Message-ID: <F001.005B3B25.20030618010458@fatcity.com>


I've been watching this thread with interest, feel obliged to report in my experiences.

Came of replicating data (once per day) between several instances. Needed a way to validate that post-replication all data was identicial. Dynamic scripts do it, driven from a table which lists the tables being replicated. Runs during the night, produces an alert file which (hopefully!) says go back to sleep - nothing wrong. Where data differences between tables are detected, the relevant rows are displayed. It could be self-correcting, but I like to get in close and see why the differences emerged.

Its all done in SQL. Bit complex to describe here, but more available off line if anyone interested.

peter
edinburgh

> > > > > >
> > > > > > > -----Original Message-----
> > > > > > > Is any body know any tools for comparing two
> schema for only
> > > > > > > data comparison
> > > > > > > & create script for the result



This e-mail message, and any files transmitted with it, are confidential and intended solely for the use of the addressee. If this message was not addressed to you, you have received it in error and any copying, distribution or other use of any part of it is strictly prohibited. Any views or opinions presented are solely those of the sender and do not necessarily represent those of the British Geological Survey. The security of e-mail communication cannot be guaranteed and the BGS accepts no liability for claims arising as a result of the use of this medium to transmit messages from or to the
BGS. .                            http://www.bgs.ac.uk
*********************************************************************

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Robson, Peter
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Jun 18 2003 - 04:33:27 CDT

Original text of this message

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