EQA4017I Load module ModuleName was loaded from LLA. The load module information was processed from a data set found in file DDName.
Explanation
z/OS® Debugger uses binder APIs to retrieve necessary information for the debugging of a load module. When the load module is loaded from a system managed library the binder APIs cannot retrieve this necessary information. In this case, a module by the same name and with the same length was found in the data set(s) allocated to the specified DDName. That module was used by the binder APIs.
Programmer response
None.