DEV secondary resource selection command


 DEV name[-num]
 D name[-num]

The DEV command specifies the name of the device, logical unit (LU), or transaction program (TP) for which the listing will be performed.

DEV, TERM, and TP commands can be used interchangeably.

If you want to specify individual secondary resources, you must enter a secondary resource selection command, such as DEV, for each individual device, LU, or TP to be listed. If the DEV command does not follow a valid primary resource selection command, the name specified will be listed for all primary resources. If the DEV command follows a valid primary resource selection command, the name specified will be listed for that primary resource only. If no DEV or other secondary resource selection commands are entered following a primary resource selection command, then all secondary resources for the specified primary resource are listed.

name
Function: The name operand specifies the name of the device, logical unit (LU), or transaction program (TP).

Format: The value of the name operand is a 1- to 8-character name that matches the label name on a WSim network definition DEV, LU, or TP statement.

num
Function: The num operand specifies either a single session number for an LU with multiple session capability or a specific transaction program instance.

Format: For an LU, num can be any decimal integer from 1 to 65535. For TP instances, num can be any decimal integer from 1 to 99999.

Note: If num is not appended to the LU name and multiple sessions exist for the LU, all of the sessions are considered. If num is not appended to the TP name and multiple instances exist for the TP, all of the instances are considered.