Please help..
I know that if i have setted the parameter TRACKMOD to yes the database manager tracks database modifications so that the backup utility can detect which subsets of the database pages must be examined by an incremental backup and potentially included in the backup image. I can't find where this information is stored. If i need to know with a select on a catalog table if a page has been changed since last image/full copy, is it possible?
I think that perhaps the information is in the column EPOCH of the systablepart but a tried to do a fullcopy and then to modify some records and the value of the column don't change....
Can someone give me more information?
Thanks...