END_TIME - UECLoad configuration option
Description
The END_TIME option specifies the ending date and time selection criteria of the export of the UEC events database table.
Note
END_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 |
-e enddate[UEC:,endtime]
|
|
|
|
|
|
Command Line, Long Form |
-etime enddate[UEC:,endtime]
|
|
|
|
|
|
Environment Variable | n/a |
|
|
|
|
|
Definition File Keyword | n/a |
|
|
|
|
|
Values
enddate must be specified in the following format: YYYY/MM/DD
endtime must be specified in the following format: HH:MM:SS
Upon export, event records can be selected by using an asterisk ( * ) for the enddate.
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 endtime is not specified, a value of 23:59:59 is used.