DFS0927I INDEX DBD dbdname INDEXES NON-EXISTENT FIELD IN DBD dbdname

Explanation

The named INDEX DBD specified an indexed field in the INDEXED DBD that does not exist.

If the PSB contains only a Fast Path secondary index PCB to access the Fast Path secondary index database as a separate database, the associated DEDB PCB must be included in the PSB. The minimal DEDB PCB requires a SENSEG statement for the root segment of the associated DEDB database.

System action

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

Programmer response

Correct the DBD in error, and rerun the program.

If the PSB contains only a Fast path secondary index PCB to access the Fast Path secondary index database as a separate database, include the associated DEDB PCB in the same PSB. The minimal DEDB PCB requires a SENSEG statement for the root segment of the associated DEDB database. Correct the PSB in error, and rerun the program.

Module

DFSDLBL0