Table 1 SELECT Parameters
ExplanationParameter
Specifies the name of a field in which a condition is specified.
For details about the field names that can be specified, see the explanation
for the applicable panel.
If field-name is omitted, the default field established for the applicable
panel is assumed.
field-name
Specifies either of the following values:
• Value of a field
• Part of a field value with the inclusion of an asterisk (*)
The asterisk (*) represents any character string of zero or more characters.
An asterisk (*) can be specified at the beginning or end of a character
string:
character-string*
*character-string
To specify a field value that contains spaces or commas (,), enclose the
specified field value in single quotation marks (').
Character stringpattern
Used to select all rows in a list.Asterisk (*)
Specifies a range of field values.
This pattern can be used only for DEVN, PDEVN, SDEVN, and VOLSER
fields.
Specify such that value-1 ≤ value-2, and enclose the values in single
quotation marks (').
'value-1':'value-2'
Specifies one of the available actions.
A space can be specified for action-name. If a space is specified, the
previously specified action is cancelled.
action-name
Examples
• To display the status of copy groups that begin with TCGRP (the default field name, CGID,
can be omitted), in the Manage Copy Groups panel, enter the following command:
SΔCGIDΔTCGRP*ΔQ
• To load copy groups for which NOT LOADED is set to Status, in the Manage Copy Groups
panel, enter the following command:
SΔSTATUSΔNOT LOADEDΔL
• To select the device for which VSN111 is set to Volser, in the Pair Selection List (Primary) panel,
enter the following command:
SΔVOLSERΔVSN111ΔS
• To select the device for which F310 is set to Devn (the default field name, DEVN, can be
omitted), in the Pair Selection List (Primary) panel, enter the following command:
SΔDEVNΔF310ΔS
• To select the devices for which F310 through F320 are set to Devn (the default field name,
DEVN, can be omitted), in the Pair Selection List (Primary) panel, enter the following command:
SΔDEVNΔ'F310':'F320'ΔS
12 ISPF Panels