DFS0931I INVALID INDEX RELATIONSHIP BETWEEN INDEX DBD dbdname AND INDEXED DBD dbdname IN PSB psbname

Explanation

The named INDEXED DBD had an index relationship with the named INDEX DBD. Either the INDEX DBD did not have a similar relationship to the INDEXED DBD (for example, the INDEX DBD specifies a symbol pointer PTR=SYMB and the INDEXED DBD specifies a direct pointer PTR=INDX), or another DBD referenced in the named PSB also had an index relationship with the INDEX DBD.

System action

Abend 0931 is issued if batch DL/I was running. ACBGEN processing continues if the ACBGEN utility was being run.

Programmer response

Correct the appropriate PSB or DBDs, or both, and rerun the program.

Module

DFSDLBL0