IDC2011I   FUNCTION CANNOT BE EXECUTED. INSUFFICIENT MAIN STORAGE.

Explanation

An access method services function has been requested that requires more virtual storage than was available. Reasons for this message being issued by the utility include the attempt to get storage by:
  • IDCSS01 to build the output buffer.
  • IDCSS02 to add to the work area, or for storage for the SSSCB.
  • IDCSS05 to obtain pinned track or dsname areas, or for storage for the SSSCB.
  • IDCSS06 for storage for the SSSCB.
  • IDCSS07 for storage for the SSSCB.
  • asynchronous operations manager (returns a return code 4, reason code 4 to the utility).

System action

The function requested was not performed.

System programmer response

If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the JCL for the job.

Programmer response

Run the job again in a larger address space.

Source

DFSMSdfp

Module

IDCLM01