ACTIVE_DATE_TIME - UEMLoad configuration option

Description

The ACTIVE_DATE_TIME option specifies the date and time when UEM Server will begin checking for the occurrence of the system event represented by the event definition.

If ACTIVE_DATE_TIME option is not used, default values are set by the UEM Server. When an event definition is added, the date portion of the date and time value is set to the current date. If no time value is provided, the current time is used.

When an event definition is updated and a value for either the date or the time is omitted, the existing value is preserved.

ACTIVE_DATE_TIME is ignored for all other requests.

Usage

Specification Method

Parameter / Value

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-act_date_time yyyy.mm.dd,hh:mm

(tick)

(tick)

Definition File Keyword

act_date_time yyyy.mm.dd,hh:mm

(tick)

(tick)

Values

yyyy.mm.dd,hh:mm is the date and time when the UEM Server will begun checking.

Either the date or the time can be omitted.

  • If the date is omitted, the comma separator must be provided to serve as a placeholder (for example: ,hh:mm).
  • If the time is omitted, the comma is not required.

Note

The maximum valid value for date and time is 2038.01.16,23:59.