Purpose
Lists all currently raised alerts for the Business Continuity Manager server.
Open alerts can be listed by type.
Syntax
ALERT LIST OPEN [NORMAL | WARNING | CRITICAL] ;Example
bcmadmin> ALERT LIST OPEN;
----------------------------------------------
The following alerts satisfy your request
----------------------------------------------
Alert No. : 1
Alert Type : 40001
Alert Description : BCM sequencer has started
Alert Details : BCM Sequencer started
Alert Category : System
Resource Type : SEQUENCER
Resource ID : cressida
Alert Severity : Normal
Alert State : Opened
Repeated : 11
Raised Time : 09/20 10:54:16
Updated Time : 12/08 11:18:09
----------------------------------------------
The output displays in the following format.
Label | Description |
---|---|
Alert No. | A unique number identifying the alert. |
Alert Type | A unique number corresponding to the alert type. |
Alert Description | A description of the alert condition. |
Alert Details | Additional alert information specific to this instance of the alert. |
Alert Category | Available alert categories are: System, Sequencer, Managed Teradata, Dispatcher, Endpoint, Watchdog, Data Dictionary, Table State Change, Threshold Violation, Data Sync. |
Resource Type | Specifies the resource affected by the alert, options include SEQUENCER, WATCHDOG, DISPATCHER, and ENDPOINT. |
Resource ID | Name of the Teradata system associated with the affected resource type. |
Alert Severity | Severity of the alert condition:
|
Alert State |
|
Repeated | The number of times the alert repeated since the original alert was raised. The alert count is based on the following rules:
|
Raised Time | The timestamp when the alert was opened. |
Updated Time | The timestamp when the alert was last updated. This is equal to the raised time if the alert has not been updated. |