If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Is there any built-in tool in DB2 V8 to capture the changes made to data as well as structure. I know there is a tool on MainFrame side to do log mining and looking for something similar on LUW side. Thanks.
hi
what we do is take the structure of all the object through db2look command.
and then compare the two different files using Text comparator s/w like ExamDiff. also looking for a better soln.