GIM32100Smodtype MODULE modname COULD NOT BE LOADED. SMP/E API PROCESSING IS STOPPED. ABEND CODE: abncode REASON CODE: rsncode

modtype MODULE modname COULD NOT BE LOADED. SMP/E API PROCESSING IS STOPPED. ABEND CODE: abncode REASON CODE: rsncode

Explanation

modtype
"MESSAGE" or "CONSTANT"
modname
name of the SMP/E module
abncode
system abend code
rsncode
system reason code
The SMP/E message or constant load module could not be loaded by the API program. Possible reasons include:
  • The language parameter supplied to GIMAPI was specified incorrectly, or specified an unsupported language. Therefore, no corresponding message module could be found.
  • The indicated load module was not found in the link list library.

System action

Command processing stops.

Programmer response

Do the following:

  1. Verify that the language value supplied to GIMAPI correctly specifies a language supported by SMP/E.
  2. Check that the load module was actually installed in the target library when SMP/E was installed.
  3. See z/OS MVS System Codes for an explanation of the system abend and reason codes.