| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Node Group (DSPNODGRP) command displays the systems or nodes in a node group, as well as the partitioning scheme for the node group.
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| NODGRP | Node group | Qualified object name | Required, Positional 1 |
| Qualifier 1: Node group | Name | ||
| Qualifier 2: Library | Name, *LIBL, *CURLIB, *USRLIBL | ||
| OUTPUT | Output | Optional |
| Top |
Specifies the node group you want to display.
This is a required parameter.
Qualifier 1: Node group
Qualifier 2: Library
| Top |
Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
| Top |
Example 1: Displaying a Node Group
DSPNODGRP NODGRP(LIB1/GROUP1)
This command displays the systems in the node group called GROUP1 and the partitioning scheme associated with the node group. The information is shown at the workstation.
Example 2: Printing a Node Group
DSPNODGRP NODGRP(LIB1/GROUP2) OUTPUT(*PRINT)
This command creates a spooled file that contains a list of the systems in the node group called GROUP1 and the associated partitioning scheme.
| Top |
*ESCAPE Messages
| Top |