D MODule(jxxxxxxx) - Display Module Information

This is a display-only statement that displays information about loaded assembly modules, including installation-written exit routines.

The display for each module includes the module name and any of the following information:
  • The storage address where the module is loaded and the module length.
  • The module's assembly environment.
  • Any exit points defined within the module.
  • The number of the last APAR applied to the module.
  • The name of the load module that contains the assembly module.
  • The level of the MVS™ macro library used during assembly of the module.
  • The names of any exit routines that are included in the module.
  • The value that the module assigned to the $MODule SPLEVEL= parameter.
  • For IBM-provided JES2 modules, the display can also include an indication of the module type.

The information is displayed in message $HASP468 on the master console.

This statement displays information similar to that displayed by the $D MODule command. In addition, this statement can provide information about modules that are in storage during JES2 initialization but are no longer in storage when the $D MODule command can be issued.