Command Reference Guide
Administration Commands
query_rje_wkstn
num_entries decimal 1
list_options constant SUMMARY + LIST_INCLUSIVE
workstation_name character 4 (null string)
system_name character 128 (null string)
num_entries
Maximum number of workstations for which data should be returned. You can specify 1 to return data for a
specific workstation, a number greater than 1 to return data for multiple workstations, or 0 to return data for
all workstations.
list_options
The level of information required for each entry and the position in the list of workstations from which
SNAplus2 begins to return data.
Specify the level of information with one of the following values:
SUMMARY
Summary information only
DETAIL
Detailed information
Use a + character to combine this value with one of the following values:
FIRST_IN_LIST
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the workstation_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the workstation_name parameter
workstation_name
The name of the workstation for which information is required, or the name to be used as an index into the
list of workstations. This parameter is ignored if list_options is set to FIRST_IN_LIST.
system_name
Computer name for which RJE workstation information is required. To list only information about
workstations running on a particular computer, specify the computer name. To obtain a complete list for
all computers, do not specify this parameter.
If the computer name includes a . (period) character, SNAplus2 assumes that it is a fully-qualified name;
otherwise it performs a DNS lookup to determine the computer name.
2.163.2 Returned Parameters: Summary Information
Parameter name Type Length
workstation_name character 4
system_name character 128
wkstn_pid decimal
If the command executes successfully and you specified SUMMARY as the list_options parameter value, the following
parameter is returned:
workstation_name
The name of the RJE workstation.
517