Start of change
ASA013I
ERROR IN PARMLIB MEMBER=memname: keyword IS IGNORED. DETECTING MODULE IS detmod

Explanation

In a parmlib member, the system found a keyword the use of which is ignored. This is likely a situation where the keyword is introduced in a newer release and your release tolerates the keyword so that you can more likely use the same parmlib member across releases.

In the message text:
memname
The name of the parmlib member in which the error was found.
keyword
The keyword which is ignored.
detmod
The name of the module that detected the error.

System action

The system ignores the keyword.

Module

Many.

Source

Shown in the message text.

End of change