Activating an Autoaction Database (ACTIVATE)

Use this action to activate an autoaction database. AMS verifies that the specified database name is syntactically valid. If the database named is not present on the Operations Sentinel server, the action is not executed, and the previously active database remains active. Only one ACTIVATE or DEACTIVATE action is allowed per pattern in SP‑AMS databases. Only one ACTIVATE or DEACTIVATE action is allowed per operating mode per pattern in CP-AMS databases. ACTIVATE is executed after all other actions specified for the pattern are executed.

See 4.2 for formatting information.

The action-text for an ACTIVATE action is the name of the database to be activated. The database-name is case insensitive, and must be enclosed in quotes.

Example [SP-AMS]

The following example activates database DB02 when the pattern containing it matches a message:

ACTION ACTIVATE "DB02"