ALERT CLEAR RANGE - Teradata Unity

Teradata Unity User Guide

Product
Teradata Unity
Release Number
16.00
Published
March 2017
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
ipb1476817227329.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.