Displaying MVS message service status and languages

Use the DISPLAY MMS command to request a display of the current status of the MVS™ message service (MMS) and a display of the languages that are currently available.

The complete syntax for the DISPLAY MMS command is:

D MMS
 
D MMS[,L={a|name|name-a}]
 
MMS
Displays the status of the MVS message service and the list of the languages that are currently available.
L=a, name, or name-a
Specifies the display area (a), console name (name), or both (name-a) where the display is to appear.

If you omit this operand, the display is presented in the first available display area or the message area of the console through which you enter the command.

Example:

To display the status of the MVS message service and the current languages, enter:
D MMS
The status display is in the following format:
CNLS026I 13.25.02 MMS DISPLAY
PARMLIB MEMBER = MMSLSTE2
LAST REFRESH WAS AT 10:21 on 04/24/89
CODE  CONFIG    OBJECT
ENU   CNLENU01  SYS1.MSG.ENG
JPN   CNLJPN02  SYS1.MSG.JAPAN
DEU   CNLDEU01  SYS1.MSG.GERMAN
EXIT 01 —  OURMMS1

When the MVS message service is not active, the system issues message IEE294I.