Running DB2 8.1.1 on AIX 5.1
We are trying to determine heavy hit tables for tuning purposes. We
have been able to extract information concerning the numbers of
inserts, deletes and updates for each table.
However we can't seem to determine select (read) activity for these
tables.
Is there a way we can determine read activity against the tables?
Thanks in advance.
Gerry
Ian - 03 Feb 2006 16:37 GMT
> Running DB2 8.1.1 on AIX 5.1
>
[quoted text clipped - 6 lines]
>
> Is there a way we can determine read activity against the tables?
db2 update monitor switches using table on
db2 "get snapshot for tables on <yourdb>"
Serge Rielau - 03 Feb 2006 18:07 GMT
>> Running DB2 8.1.1 on AIX 5.1
>>
[quoted text clipped - 9 lines]
> db2 update monitor switches using table on
> db2 "get snapshot for tables on <yourdb>"
.. also take a look at db2pd
Cheers
Serge

Signature
Serge Rielau
DB2 Solutions Development
DB2 UDB for Linux, Unix, Windows
IBM Toronto Lab
datapro01@yahoo.com - 06 Feb 2006 14:42 GMT