ALERT CLEAR - Teradata Unity

Teradata Unity User Guide

Product
Teradata Unity
Release Number
16.10
Published
January 2018
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
anz1496162519675.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
lifecycle
previous
Product Category
Analytical Ecosystem

Purpose

Clears a specified alert number and stores the reason for clearing it.

Syntax

ALERT CLEAR alertNumber REASON 'reason';

Parameters

alertNumber
Number identifying the alert to be cleared.
REASON
Reason for clearing. Use single quotation marks when the reason is more than one word.

Example

unityadmin>  ALERT CLEAR 1 'test'; 
The alert '1' was successfully cleared.