COMMAND_ID - UEMLoad configuration option
Description
The COMMAND_ID option specifies an identifier that is saved by the Universal Broker and which is used to identify the unit of work represented by an instance of the UEMLoad utility and its associated UEM Server component.
Usage
Specification Method | Parameter / Value | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | -C id | |||||
Command Line, Long Form | -cmdid id | |||||
Definition File Keyword | n/a |
Value
id is any value.
If id contains spaces, it must be enclosed in double ( " ) quotation marks.
UNIX
If id contains spaces, it must be enclosed in either single ( ' ) or double ( " ) quotation marks.
Default
If the ACTION option is set to add, update, or delete, the default id is UEMLoad - Database Update.
If the ACTION option is set to list, the default id is UEMLoad - Database List.
For database export_s, the default _id is UEMLoad - Database Export.