DFS0661I CANNOT PROCESS /START REGION COMMAND: MEMBER=member_name JOB NAME=job_name RC=X'xxxxxxxx'
Explanation
The /START REGION command
with the specified member and job name failed for one of the following
reasons:
- 04
- The JOB statement is missing from the PROCLIB member.
- 08
- An incomplete statement was encountered.
- 0C
- Unable to add the IMSID parameter to the EXEC statement.
- 10
- The parameter field is continued incorrectly.
- 14
- The EXEC statement has no parameters.
- 18
- The PROCLIB cannot be opened.
- 1C
- The data set record format is incorrect.
- 20
- The data set block size is incorrect.
- 24
- The PROCLIB member cannot be found. The instream procedure is not supported by the generic /START REGION command.
- 28
- The first statement of the PROCLIB member is not the JOB statement.
- 2C
- The procedure statement is not valid. The instream procedure is not supported by the generic /START REGION command.
- 30
- The EXEC statement is missing.
Programmer response
Verify that the member and job names are correct. Also check the JCL statements in the specified member. Make the necessary corrections and reissue the command.