DFS0950I LOGICAL CHILD OR LOGICAL PARENT IN DBD dbdname REFERENCES SEGM segment name. REFERENCED SEGM HAS NO CORRESPONDING REFERENCE.
Explanation
An invalid logical relationship exists:
- A logical child references the named segment in the indicated database and the named logical parent does not have an LCHILD statement.
- A logical parent references a logical child segment in the named database and the logical child does not have a reference for the logical parent.
- A logical DBD does not contain a reference to the named segment in the SOURCE= operand that references its corresponding logical child or logical parent.
System action
Abend 0943 is issued if batch DL/I was running. ACBGEN processing continues if the ACBGEN utility was being run.
Programmer response
Correct the DBD, and rerun the job.