I�ve developed a tool that does that, but only compare tables, columns,
primary keys, foreign keys and indexes.
If you want a copy, e-mail me ([EMAIL PROTECTED]).

Andr� Silveira
MedicWare Sistemas
Salvador-BA Brazil

"Matthias S��" <[EMAIL PROTECTED]> wrote in message
news:3DC9239B.8020502@;allizom.com...
> Schroeder, Alexander wrote:
>
> >Hi,
> >
> >you may want to use the replication manager/loader utility. Using this,
you
> >may export data and schema in text format, which may be easy to diff with
> >normal tools.
> >
> >What you have to do by hand of course is making a valid loader/repman
> >script for a migration from the diff (or diff3) output.
> >
> >For complete unloading and loading of a database, you can of course
> >experiment with a patch / merge of the loader scripts.
> >
> >There is no need for XML here.
> >
> >
> Mhmm... I thought of XML cause it want to generate (XSLT) SQL-scripts
> ('CREATE OR REPLACE ...' :-) in order to heal the 'bad' differences
> (equality is not needed for all tables).
>
> Thanks for the utility-hint !
>
> Matthias




_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to