ALERT CLEAR RANGE Command | unityadmin | Teradata Unity - ALERT CLEAR RANGE - Teradata Unity

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.51
Published
May 2020
Language
English (United States)
Last Update
2020-06-01
dita:mapPath
oic1588030762460.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.