EQA9987I First parameter to load_module is not addressable. z/OS® Debugger might not be able to debug this module.

Explanation

A non-Language Environment® program issued a LINK SVC for the specified load module. However, an invalid address was specified for the first positional parameter that is used to specify Language Environment runtime parameters and user parameters. This parameter must be valid, so that z/OS Debugger can add the TEST parameter.

Programmer response

Correct the parameter address passed to the LINK SVC.