Hello,
Is there a way in DB2 or maybe a separate tool that will let us see
how many pages DB2 has currently read while a backup operation is in
progress.
I understand "db2 list utilities show detail" shows the amount of work
that is being done. But what exactly does "work" refer to over here -
is that the number of pages that DB2 has to read?
I'm trying to understand if the total pages read by DB2 is higher than
the total pages it writes into the backup image (assuming that DB2
reads up to the high watermark in the tablespace but only writes the
pages that are non-free)
Thanks in advance.
Is there a way in DB2 or maybe a separate tool that will let us see
how many pages DB2 has currently read while a backup operation is in
progress.
I understand "db2 list utilities show detail" shows the amount of work
that is being done. But what exactly does "work" refer to over here -
is that the number of pages that DB2 has to read?
I'm trying to understand if the total pages read by DB2 is higher than
the total pages it writes into the backup image (assuming that DB2
reads up to the high watermark in the tablespace but only writes the
pages that are non-free)
Thanks in advance.
Comment