COMMAND_ID - USAP configuration option
Description
The COMMAND_ID option specifies an identifier used to identify the unit of work represented by a Universal Connector command and the associated SAP job.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -cmdid id | |||||
Environment Variable | USAPCMDID=id | |||||
Configuration File Keyword | n/a |
Value
id is the identifier used to identify the unit of work represented by a USAP command and the associated SAP job.
id can be any value (maximum length of 50 characters).
If id contains spaces, it must be enclosed in double ( " ) or single ( ' ) quotation marks.
Command Usage
The COMMAND_ID option is a CFT (Client Fault Tolerant) option.
CFT (Client Fault Tolerant) options are associated with program execution, not commands. They are used to configure a client fault tolerant job run.