Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
Common options syntax
This topic describes the common options syntax for BMC AMI Stats.
1 This option is available only if you have applied PTF BQU0592.
2 This option is available only if you have applied PTF BQU1066.
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) (PTF BQU0592 | 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) (PTF BQU0592 applied) | Tells BMC AMI Stats whether or not to clear the dynamic statement cache
| ||||||||||
READTS (PTF BQU1066 applied) | 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:
|