FABC3805E AREA zzzzz (AREANAME: areaname) DDNAME: ddname
- NOT SAME DS NAME BETWEEN DD STATEMENT AND DBRC

Explanation

Program FABCUR3 found that the area data set name specified in the ddname DD statement was not the same as the one registered in DBRC.

System action

FABCUR3 ends with ABEND 3805.

User response

Get a LIST.RECON output report and identify an unused area data set name, then specify the name in the DARVSAM DD statement, and rerun the job.