CSV001I   REQUESTS FOR MODULE mod EXCEED MAXIMUM LOAD COUNT

Explanation

A LOAD macro tried to load module mod into storage and an error occurred. The number of load requests issued for the module is greater than the maximum number of load requests that the system allows for a module. The maximum is 32767.

In the message text:
mod
The specified module.

System action

The task ends, unless ERRET is specified.

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 databases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the source program listing for the job.

Programmer response

Check for program errors, such as loops, that would cause repetitive processing of LOAD macros.

Module

CSVSBRTN

Source

Contents supervision (CSV)

Routing Code

11

Descriptor Code

Note 26