CSV017I   LOAD TO GLOBAL OF MODULE mod FAILED, ATTRIBUTE CONFLICT

Explanation

A LOAD macro was issued, specifying GLOBAL=YES, for module mod. A task control block (TCB) within the same job step task structure has already loaded mod, but with different attributes. This situation could arise if a program attempts to load the same module into both a fixed and a pageable subpool, or into both local and global storage.

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

Recode the LOAD macros to eliminate the conflict between load usages.

Module

CSVGETMD

Source

Contents supervision (CSV)

Routing Code

11

Descriptor Code

Note 26