Quote:
Originally Posted by Mathew_paul
hi
is there any way to compare the structure between database for example
production and development region
the structure of production is changed lots of time, but some to the deve servers structure are old,
i do collect a colcount of all the tables in both server and do diff in aix
kindly suggest
regds
Paul
|
What does a COLCOUNT really gives you?

yes both tables have 10 columns, but are those 10 the same?
you have partially answered your question already btw. run db2look on both and then use diff. I have been using it for many yrs to monitor unauthorized changes to DDL and grants.