Select minor step 2 in the Minor Steps Selection screen and insert values for the IOA jobcard parameters, as shown in the following table:
Table 10 IOA Jobcard parameters
Parameter  | 
Description  | 
|---|---|
JOBNAME  | 
Job name, from 1 through 8 characters, to be used for jobs submitted during the IOA installation process. The jobname cannot be the same as the TSO userid. Note: This is the full Jobname, and not a prefix. 
  | 
JOBPOS  | 
Fixed position of the JOB keyword in the JOB card statement, to be used for all jobs submitted during the IOA installation. 
 Set a value that ensures that the three elements in the job statement (controlled by JOBNAME, JOBPOS, and JOBCAR) do not overlap. Use the following guidelines: 
  | 
JOBCARD  | 
Job statement data to be used for all jobs submitted during the IOA installation. 
 Example JOBNAME=IOAINS01 Resulting job statement:   | 
JCL1  | 
First additional JCL. Can be used as a continuation of the job statement. If this parameter is used as a continuation, the job statement parameter must end with a comma. 
  | 
Note: The JCL1 and JCL2 parameters affect the installation jobs. These parameters can be used, for example, for a multiline job statement. Do not use JCL1 or JCL2 for a JCLLIB statement, because all installation jobs already contain JCLLIB.  | 
|
JCL2  | 
Second additional JCL. Used for any general purpose. Compare with JCL1, in this table. 
  | 
Parent Topic |