Use Time Windows | Teradata Unity - Using Time Windows - 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
The Time Windows feature allows you to select different routing rules based on a time expression.
  1. At the unityadmin command line, use one of the following commands.
    Task Command
    Create a new time window
    unityadmin> time window update <name> [YEAR <Start> [ to <End>]] [MONTH <Start>[ to <End>] [MDAY <Start>[ to <End>] [WDAY <Start>[ to <End>]] [HOUR <Start>[ to <End>]] [MIN <Start>[ to <End>]] enable;
    List available time windows
    unityadmin> time window list;
    Update user mapping
    unityadmin> user map update TW '<name>' Rule <rule> TOP;