ARC6150E
{GETMAIN | FREEMAIN} FAILURE IN MODULE modname, RETURN CODE IS return-code

Explanation

The DFSMShsm module modname has attempted to obtain or free storage, but the MVS™ function has been unsuccessful. return-code is the return code from the GETMAIN or FREEMAIN macro.

System action

If the error is a GETMAIN error, the module ends processing. If the error is a FREEMAIN error, the module continues processing.

Programmer response

See z/OS DFSMS Macro Instructions for Data Sets, for an explanation of GETMAIN/FREEMAIN return codes. If the function fails, reissue the ABACKUP or ARECOVER command after the error is corrected.

Source

DFSMShsm