z/OS JES2 Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$Mnn - Send commands to other MAS members

z/OS JES2 Commands
SA32-0990-00

Function

To send any command acceptable to the appropriate MAS member through the network to the indicated member.

Read syntax diagramSkip visual syntax diagram
>>-$M--nn--,'command'------------------------------------------><

Parameters

,‘command'
Specifies the command to be transmitted. The command is preceded by a comma and enclosed in single quotation marks. The command will be transmitted as it appears and should be in the same format as it would be if entered from the local console of the receiving system. If the command is a JES2 command, be sure to begin it with the appropriate remote/reader command character (usually a dollar sign) or, optionally, the valid JES2 command character of the receiving system.
nn
The specific multi-access spool member of this node to which the command is to be sent.

Authority Required

This command requires display authority. The description of the $T RDRnn command explains how to ensure that the authority of the appropriate MVS™ system command group is assigned.

This command requires read security access authority. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide, SA32-0991.

Scope

Single member. The values supplied for this command will be in effect for this member only. There is no need to have this command issued to all members of the MAS.

Messages

The $HASP000 message indicates the command was accepted.

Example

 1   $m 2,'$d q'

  $HASP000 OK

A JES2 command to display the number of queued jobs is sent to member 2, acted upon by JES2 in member 2, and the resulting display is transmitted back through the network and appears at the active MCS console of the entry member. If the entry member is not defined as having network authority at member 2, the resulting display includes only a count of those jobs owned by the entry MAS configuration member.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014