ADBC081 The JCL data set or data set member does not exist.

Explanation

This message is issued when the ER line command was issued to edit the run job or promote job or the EA line command was issued to edit the analyze job for a change, and the JCL data set or data set member does not exist.

System action

Processing stops.

User response

If the ER line command was issued, the action to take depends on the type of change and its status:
  • For a change type of CHANGE:
    • If the status is ANALYZED, issue RN line command to rebuild the run job.
    • If the status is RUNNING, use the job that is stored in SDSF.
    • If the status is not ANALYZED or RUNNING, the run job is no longer needed and no action is needed.
  • For a change type of COMPARE:
    • If the status is DEFINED, the promote job is no longer valid. Create the promote job again.
    • If the status is COMPLETE, the promote job is no longer needed because the job has already been executed successfully and no action is needed.
If the EA line command was issued, the action to take depends on the status of the change:
  • If the status is ANALYZED, RUNNING, or COMPLETE, the analyze job that was used to analyze the change is not accessible. No action is needed.
  • If the status is DEFINED, re-analyze the change.
  • If the status is not ANALYZED or DEFINED, get the change into DEFINED status and then re-analyze the change.