Page Cleans - Database

Identifier:db2.db_page_cleans

Database Object Monitored:Database

Category:Buffer Pool and I/O

Description:Number of times a page cleaner was invoked during the interval

Equation:DELTA(database.pool_lsn_gap_clns + database.pool_drty_pg_steal_clns + database.pool_drty_pg_thrsh_clns)

Usage Notes:
Note:For multiple buffer pools, the data is combined and only the aggregate number is returned.