Description:
During an upgrade install, the DLODDEFS step within JOB12 will try to update the data dictionary. If dictionary security has been enabled for the dictionary, a valid IDD signon will be required. If none is supplied, the DLODDEFS step will fail with the following:
SIGNON DICTIONARY SYSTEM
DC601059 VALID USER NAME WAS NOT SPECIFIED
DC601058 SIGNON REJECTED
DC601069 FORWARD SPACING UNTIL VALID SIGNON FOUND
By default, the JCL generated by the CAISAG job of the install does not generate a signon for these steps.
However, if you specify a valid userid and password for the GJAUTH and GJAUTHPW parameters in the VARBLIST and re-run the CAISAG job, the JCL generated for the job will include valid signons with the values provided for steps involving dictionary updates