SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-008
14-100
RENAME Command
RENAME Command
The RENAME command changes the name of a disk.
RENAME is a sensitive command.
RENAME DISK Command
The RENAME command changes the default volume name and alternate volume
name of a magnetic disk without destroying files on the disk.
The syntax is:
Wild-card characters are not supported.
OUT file-spec
directs all SCF output to the specified file.
DISK $disk
is the name of the disk.
$new-disk
is the new volume name for the disk. See the syntax for $disk on page 2-4.
RENAME DISK Example
See the considerations and procedure for Naming a Magnetic Disk on page 6-26.
To rename the disk $DATA00 to $SPARE00:
-> RENAME $DATA00, $SPARE00
RENAME [ / OUT file-spec / ] DISK $disk , $new-disk