AXQ00058I modname MEMBER membername READ FROM DDNAME ddname BY: bymodule

Explanation

A module (modname) attempted to read a parameter library member from a DD statement that was coded in the job stream. However, the member cannot be processed in this manner.
  • modname is the module that attempted the read.
  • membername is the member name.
  • ddname is the DD name that would have been used.
  • bymodule is the module on whose behalf the read was to be issued.

User response

No action is necessary.