DFS0011W AREA=areaname DD=ddname ALLOCATION FAILED
Explanation
The named DD could not be allocated by the /START AREA command. The named DD is not specified by a DD statement nor is it specified in the ALLOCATE/DEALLOCATE parameter list.
System action
Processing continues without the named DD allocation.
Programmer response
Correct the DD in the ALLOCATE/DEALLOCATE parameter list, and reenter the /START AREA command or issue the UPDATE AREA START(ACCESS) command.
Module
DBFARDA0