SUBMIT: Find subsystem handling job submissions
This EXEC is scheduled by any EXEC or TS user who needs to submit a batch job.
The SUBMIT EXEC VGETs the value of the SHARED pool variable SUBMITSS. Then it calls the SUBMITOR EXEC to submit the job on the target SS whose identification was VPUT at initialization.
The following statement shows the format of the call from EXEC:
IMFEXEC SELECT EXEC(SUBMIT JOBNAME)
Use the following format for a TS-initiated request:
%SUBMIT JOBNAME
The following table lists the SUBMIT parameters.
Parameter | Required? | Description |
---|---|---|
JOBNAME | Yes | Name of the job to submit |
Following is a list of return codes from SUBMIT:
Return code | Description |
---|---|
0 | Call to SUBMITOR successful |
8 | Cannot VGET SUBMITSS variable |
12 | No jobname passed |
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*