Generating UOW ID - Teradata Ecosystem Manager

Teradata Ecosystem Manager Event System API Reference

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

To obtain a system-generated UOW ID number, an ETL job issues the following command:

sendevent -g

The system-generated UOW ID is returned to the standard out handle. This value must be captured and passed in the subsequent calls to sendevent for the start and end of the job.

sendevent -g --gt < filename > sendevent generates a UOW ID, returns it on the stdout stream (current feature), and writes it to the filename specified by --gt flag.

sendevent --gt < filename > sendevent sends the UOW ID found in the <filename> specified.