User`s guide

RENAME
RENAME
Renames a container.
Format
RENAME
old-container-name new-container-name
Parameters
old-container-name
Specifies the existing name that identifies the container.
new-container-name
Specifies the new name to identify the container. This name is referred to when
creating units and storagesets. The name must start with a letter (A–Z) and can
then consist of up to eight more characters made up of letters A–Z, numbers 0–9,
periods (.), dashes (-), or underscores (_), for a total of nine characters.
Description
Gives a known container a new name by which to be referred.
Examples
1.
CLI> RENAME DISK0 DISK100
Renames container DISK0 to DISK100.
Command Line Interpreter B–47