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