Running DBAUDIT with FIX=SIMULATE receives error:
IEC130I DDFILE5 DD STATEMENT MISSING
+DB002300 C-4M353: DBIO Error:3005 Function:1 Page:3:5000
That DD is not associated with any area in the subschema that is being processed.
DBAUDIT is trying to ready an area that is not defined to the subschema, but is in the DMCL.
Release : 19.0
Component : IDMS/DB
DBAUDIT does not support mixed page groups.
In this case, the DBNAME contained 2 areas with the same exact page range.
DBAUDIT does not support mixed page groups.
In this case, the DBNAME specified contained 2 areas (in different segments) with the same page range.
Solution is to run DBAUDIT with a DBNAME/SEGMENT name that does not have mixed page groups.