Previous Topic: CAL2JRXA Sample ReportsNext Topic: Error Conditions


Specific Element Changes

In the ARF database, ARFSETs contain various definition IDs (DEFID) and the responses for that DEFID. Each DEFID within an ARFSET is examined, and for any ARF JOB (AJ) or ARF Command (AC) response, the job names are examined to see whether the name matches one in the RENAMES DD list. For the AJ replacement, it is a straight job name replacement. For the AC replacement, the command is scanned for JOB=jobname. This can appear as keyword JOB=, DEPJOB=, and other variations. If a match is found, the program verifies that larger names can fit in the allotted space (for the command). If the new name fits, the replacement is performed. If the new name expands the command so that it exceeds the command area, an error message is written in the report, and a return code four (RC4) is issued when the program terminates.