Previous Topic: QUITNext Topic: SET VERSION_LIMIT


SET AUTO_AUGMENT

This command establishes automatic augmentation of an auxiliary knowledge base for performance analysis and archiving.

Format

SET AUTO_AUGMENT[=file-spec]
SET NOAUTO_AUGMENT

Description

The SET AUTO_AUGMENT command establishes automatic augmentation of an auxiliary knowledge base. The initial setting is no automatic augmentation of the Performance Manager knowledge base.

file-spec is the name of the compiled auxiliary rules file.

When you generate an analysis report or archive the daily data, Performance Manager uses the auxiliary rules in addition to the factory rules if automatic augmentation is enabled.

The file-spec is “remembered” and need not be supplied subsequently when setting auto augmentation on.

Example

PSDC-EDIT> SET AUTO_AUGMENT=PSDC$DATABASE:SITE_RULES.KB

This command establishes PSDC$DATABASE:SITE_RULES.KB to augment the factory rules during subsequent analysis reporting.