Quote:
Originally posted by dnix
Hello all. I have two tables that should always be exactly alike, but do get out of synch from time to time. Is there anything native to Informix that will allow you to compare to tables quickly and determine if they are out of synch?
I dont necessarily need to know exactly what is out of synch, just that they are not alike. However, if there is a quick way to know both that would be nice.
-thanks in advance
|
Hi Dnix,
It depends that it wants to check.
I think that you can use the table sysptnhdr of the base to sysmaster and columns check nptotal, npused.....
or
If you want to check a change in the structure with verifying the field created in the systables this resolute one.
Gustavo.