The following table lists the ctmkilljob utility parameters:
Parameter |
Description |
---|---|
-ORDERID |
Control‑M Order ID of the job to be terminated. |
-HOSTID |
Host name of an agent computer, or name of a host group to which the job should be submitted. |
-FILE_PATH |
Name of the library/directory in which the job script resides. |
-FILE_NAME |
Name of the file that contains the job script statements. |
-JOBNAME |
Descriptive reference for a job processing definition. |
-input_file |
Name and full path of a file containing parameters for the utility. In this file, each parameter and its values (if any) are on a separate line with the same syntax they would have on the command line. Using the -input_file parameter enables you to: prepare and save files of utility parameters that can be reused. specify utility input longer than the number of characters allowed in the command line. EXAMPLE: -input_file ~<controlm_owner>/ctm_server/data/ctmkilljob_parms.txt |
Parent Topic |