ALERT CLEAR RANGE - Teradata Unity

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.20
Published
May 2019
Language
English (United States)
Last Update
2019-05-23
dita:mapPath
dzf1517499323110.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
lifecycle
previous
Product Category
Analytical Ecosystem

Purpose

Clears a range of alerts between start and end alert numbers and tags them with a common reason.

Syntax

ALERT CLEAR RANGE starting alertNumber ending alertNumber 'reason';

Parameters

starting alertNumber
Number identifying the alert number identifying the lowest-numbered alert in the range of alerts to be cleared.
ending alertNumber
Number identifying the alert number identifying the highest-numbered alert in the range of alerts to be cleared.
'reason'
Reason for clearing. Use quotation marks when the reason is more than one word.

Example

unityadmin>  ALERT CLEAR RANGE 1 100 'clearing first 100 alerts'; 
Bulk alert clearing attempt complete.