CSV003I   REQUESTED MODULE mod NOT FOUND

Explanation

The system could not find the module entry point, mod, that a LINK, XCTL, ATTACH, or LOAD macro specified. This can result from having an alias which is not associated with an existing primary name, or an alias that matches a primary name in another concatenated library.

In the message text:
mod
The name of the requested 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

Ensure that the requesting program is not incorrectly modified. Ensure that the load module library (or library concatenation) is indicated correctly and that the indicated library (or library concatenation) contains the requested program. For an alias name, ensure that the entry point attributes match that of the load module which was previously loaded (that is, authorization, RMODE, entry point displacement). Also, check that there are no duplicate aliases or related primary module names in the library concatenation. MVS™ expects that all module names and aliases are unique across every library.

Module

CSVGETMD

Source

Contents supervision (CSV)

Routing Code

11

Descriptor Code

Note 26