Sending an End Event - Teradata Ecosystem Manager

Teradata Ecosystem Manager API Reference

Product
Teradata Ecosystem Manager
Release Number
16.00
Published
December 2016
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
qvc1470238851347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3204
lifecycle
previous
Product Category
Analytical Ecosystem

END events are used to track the progress of large jobs. These events are never required, but they can indicate a job is still working and not just hung. If a START event is issued for a job, a corresponding END event is recommended. Ecosystem Manager cannot do comparison checking or alerting until STEP and END events are received with the unit of work value (-v parameter).

sendevent --tds TD1 –e SanDiego -r ETL1 -t Load -s ETL1 -w csload080518am --et END -v 21045 -u etlroot

Notice that most of the arguments are the same as the START event, with the exception of the event type.