DFS0955I DBD xxxxxxxx IS A SHARED INDEX WITH MORE THAN ONE XDFLD CONSTANT OF THE SAME VALUE SPECIFIED
Explanation
An error exists in the XDFLD statement in the DBD that points to the shared Index. You have specified more than one XDFLD constant of the same value. Each XDFLD statement for a shared index must have a unique CONST= specification.
System action
If running under DL/I, IMS terminates abnormally with abend 0961.
Programmer response
Correct the XDFLD statements in error, reassemble the DBDs, and rerun the job.