/RDISPLAY command

The /RDISPLAY command refers to the terminal assigned as the master terminal and displays either the logical terminal name and the line and physical terminal numbers, or the logical terminal name and the VTAM® NODE name.

Environment

The following table lists the environments (DB/DC, DBCTL, and DCCTL) from which the command and keyword can be issued.

Table 1. Valid environments for the /RDISPLAY command and keyword
Command/Keyword DB/DC DBCTL DCCTL
/RDISPLAY X   X
MASTER X   X

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+-/RDISPLAY-+--MASTER---------------------------------------><
   '-/RDI------'           

Keywords

The following keyword is valid for the /RDISPLAY command:

MASTER
Specifies the identity of the terminal designated as the master terminal.

Usage notes

If the 3270 master terminal capability was generated during IMS™ system definition, the logical terminal name, line, and physical terminal number of the secondary master terminal are also displayed.

This command can be issued to an IMSplex using the Batch SPOC utility.

Equivalent IMS type-2 commands

The following table shows variations of the /RDISPLAY command and the IMS type-2 commands that perform similar functions.

Table 2. Type-2 equivalents for the /RDISPLAY command
Task /RDISPLAY command Similar IMS type-2 command
Displays the primary and secondary master terminal. /RDISPLAY MASTER QUERY LTERM STATUS(MTO,SMTO)

Examples

The following are examples of the /RDISPLAY command:

Example 1 for /RDISPLAY command

Entry ET:
  /RDISPLAY MASTER
Response ET:
  LTERM CNTRL
  PTERM 3-1
  *91010/123704*

Explanation: CNTRL is the master terminal logical terminal and is assigned to LINE 3 PTERM 1.

Example 2 for /RDISPLAY command

Entry ET:
  /RDISPLAY MASTER
Response ET:
  LTERM CTRL1
  PTERM 4-2
  LTERM CTRL2
  PTERM 4-4
  *91010/12370*

Explanation: CTRL1 is the primary master terminal logical terminal and is assigned to LINE 4 PTERM 2. CTRL2 is the secondary master terminal logical terminal and is assigned to LINE 4 PTERM 4.