Format
YKDELCMD
{
1
SN(storage system-serial-number)|
1
SN(storage system-serial-number)
1
CU(cu-number)
1
CCA(cca-number)
1
APID(apid)|
1
DEVN(device-number)
1
APID(apid)}
1
MSG(stem-name-1)
Function
This command is a TSO/E command called from REXX scripts.
The command deletes, from the storage system, the command device that was specified in the
route list that was loaded before this command was executed.
Parameters
SN(
storage system-serial-number
)
~ <from 5 to 12 alphanumeric characters>
Specify the storage system serial number. This deletes the command device corresponding to the
specified serial number.
CU(
cu-number
)
~ <2-digit hexadecimal number>
Specify the CU number of the storage system of the command device. This deletes the command
device corresponding to the specified storage system serial number, CU number, and CCA number.
If this parameter is omitted, the command device defined in the route list will be used.
CCA(
cca-number
)
~ <2-digit hexadecimal number>
Specify the CCA number of the storage system of the command device. This deletes the command
device corresponding to the specified storage system serial number, CU number, and CCA number.
If this parameter is omitted, the command device defined in the route list will be used.
APID(
apid
)
~ <4-digit hexadecimal number>
Specify the value of the APID registered in the storage system.
You can omit this parameter when the
SN
parameter is specified, and neither the
CU
nor
CCA
parameter is specified. If this is omitted, the
APID
defined in the route list will be used.
DEVN(
device-number
)
~ <4-digit hexadecimal number>
Specify the device number of the command device that you want to delete.
The route list does not need to be loaded for the locally connected storage system when this
parameter is specified. You cannot specify the
DEVN
parameter for a remotely connected storage
system.
MSG(
stem-name-1
)
~ <REXX prefix of 64 or fewer characters>
Specify an optional prefix for the name of the message structure used to store the messages to be
generated by this command. You must also include a trailing period character.
The message structure is initialized when the CLI command with the same name as the
MSG
parameter is called.
198 CLI Commands
Содержание P9000
Страница 302: ...YKDEMO12 302 CLI Commands ...