Previous Topic: VMGOUO210E

Next Topic: VMGPRM003E

VMGOUO214E

ERROR WRITING TO OUTPUT FILE. DDNAME = ddname

Reason:

An unexpected error occurred in writing to the named output file. ddname is the ddname specified on a WRITE or SUMMARIZE statement (or SORTOUT if the file is the output of a SORT call). If your WRITE or SUMMARIZE statement did not include a TO parameter, then ddname is SORTIN. A disk full condition could cause this message, as could accessing your A-disk in read-only mode.

Action:

Correct the problem with the output file.