AVZ3042S Module modname is not AMODE(31)

Explanation

A module that had to load in AMODE(31) loaded with AMODE(24) or AMODE(64) instead. This is a serious error. Many modules, including RPCs and user record exits, are only allowed to be AMODE(31).

User response

Relink the module (other changes may be needed) using AMODE(31). Run the application again.