Common options syntax
DELETEAGE (numberDays) | Tells BMC AMI Stats to delete statistics from the BMC statistical repository database if the statistics are older than the specified number of days numberDays must be an integer from 0 through 32767:
| ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DELETEHISTAGE (numberDays) | Tells BMC AMI Stats to delete from the Db2 Catalog History tables those entries that are the specified number of days older than a value numberDays must be an integer from 0 through 32767:
| ||||||||||
HISTORY(value) | Indicates whether to update the Db2 catalog's history data Specify one of the following values for HISTORY:
| ||||||||||
INVALIDATECACHE (YES|NO) | Tells BMC AMI Stats whether or not to clear the dynamic statement cache
| ||||||||||
READTS | Tells BMC AMI Stats to read table space data during statistics collection to gather additional statistical information.
| ||||||||||
REPORT (value) | Indicates whether to generate a report of the statistics collected Specify one of the following values for REPORT:
| ||||||||||
SAVESTATS(YES|NO) | Tells BMC AMI Stats whether to save the statistics in the BMC statistical repository database
| ||||||||||
UPDATE (value) | Indicates whether to update the Db2 catalog with new statistics values Specify one of the following values for UPDATE:
|