The following table describes the general parameters for a Tandem Job:
NOTE: Take into consideration that some parameters might not appear in your properties pane, if they were not specified in the User View you applied. Use Control-M rules if the parameter rules were not specified by the Site Standard.
Parameter |
Description |
|
---|---|---|
Job Type |
Defines the type of Job that determines which fields are exposed in a Job definition. The value of the Job type is usually based on the platform for the Job run. Jobs defined as Dummy provide instructions for Control-M such as post-processing actions. Value: Tandem |
|
Job Name |
Defines the name of the Job processing definition. Control-M rules:
|
|
Description |
Provides a description of the Job in free text. A well written description can help you determine why the Job was defined and how it fits into your Job flow. Control-M rules:
|
|
Run as dummy |
Enables you to run Jobs of Job types other than Dummy, as dummy Jobs. |
|
Run as |
Identifies the user name with the authorization to execute the Job. This parameter is used by the Control-M security mechanism. Control-M rules:
|
|
Name |
Defines the name of the process. It must begin with $ followed by an alphabetic character. Each remaining character must be alphanumeric. Control-M rule: Maximum 6 characters (including the $ sign). |
|
What to run |
Determines whether the Job runs as one of the following:
|
|
TACL Script |
Defines the name of the TACL file. |
|
Program |
Defines the name of the program to execute. |
|
Volume Subvolume |
Defines the Volume and sub volume where the TACL script or Program resides. |
|
Overriding volume |
Defines the Volume and sub volume where the overriding TACL script or Program resides |
|
Home terminal |
Specifies a valid device name. |
|
CPU |
Specifies the CPU number (0-15) in which the process runs on. |
|
Priority |
Specifies the priority in which the process runs under. |
|
Assign |
Enables you to assign Job environmental attributes, such as name and other attributes (for example access mode and exclusion mode). |
|
Define |
Enables you to set environmental variables for your applications. |
|
Params |
Enables you to set the name and value of your program to use these parameters when creating a Job. |
|
Input File |
Specifies the full name of the input file. |
|
Output file |
Specifies the full filename of the output file (which is overwritten if it exists already). |
|
Skip Validity Checks for this Job |
Determines whether validity checks are performed against any of the Tandem related Job attributes. |
|
Bypass Job (skip execution) |
Determines whether the Job submits to the Tandem operating system. Instead, the Job completes OK and for the Job a dummy OUTPUT is created. |
|
This process should be created in a no wait manner |
Determines whether the Job creates in a nowait manner. This means the parent process does not wait for acknowledgment that the process was created. |
|
Produce CTMRJOB diagnostics |
Determines whether the CTMRJOB diagnostics are turned on for this specific Job, overriding the value specified by the GUARDIAN configuration parameter CTMRJOB_DIAG. |
|
Creation option |
Defines information about the environment of the new process. Control-M rules 0-127. See PROCESS_CREATE_API in the HP NonStop Guardian Procedure Calls. Field Name: CREATE_OPTION. |
|
Set mode option |
Defines the SETMODE command to be issued for the created process. See SETMODE API in the HP NonStop Guardian Procedure Calls. Field Name: SETMODE <function><Param1><Param2> |
|
Job id |
Defines an integer (Job ID) that specifies the Job to be created. See Run Command in the HP NonStop TACL Commands and Functions. Set to GEN to instruct Control-M to generate a unique Job ID. When a non-empty value is specified, the "Detect spawned Jobs" window is enabled. For more information, see Detect spawned Jobs. |
|
Swap file for data |
Enables you to use the parameter for informational purposes only. See Run Command in the HP NonStop TACL Commands and Functions. Field Name: SWAP |
|
Swap for extended data |
Enables you to allocate swap space for the default extended segment of the process. See Run Command in the HP NonStop TACL Commands and Functions. Field Name: EXT_SWAP |
|
Memory pages |
Specifies the initial number of memory pages in which the process is created. |
|
Debug attribute |
Enables you to set the debugging attributes for the new process. Control-M rules: 0-15. See PROCESS_CREATE_API in the HP NonStop Guardian Procedure Calls. |
Parent Topic |