START_TIME - UECLoad configuration option
Description
The START_TIME option specifies the starting date and time selection criteria of the export of the UEC events database table.
Note
START_TIME is required when the -export EVENTS action is used (see the EXPORT option).
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | -s startdate[UEC:,starttime] | |||||
Command Line, Long Form | -stime startdate[UEC:,starttime] | |||||
Environment Variable | n/a | |||||
Definition File Keyword | n/a |
Values
startdate must be specified in the following format: YYYY/MM/DD
starttime must be specified in the following format: HH:MM:SS
Upon export, event records can be selected by using an asterisk ( * ) for the startdate.
A rolling date can be specified with an asterisk ( * ) followed by a negative value (for example, *-2 selects records that were generated prior to two days before the current date). If starttime is not specified, a value of 00:00:00 is used.