Purpose
The RENAME command renames the currently selected segment to the specified location on the disk.
Syntax
- /Y
- Prevents Filer from prompting for confirmation before executing the command.
- cylid
- The 64-bit identifier of a cylinder, entered as a 16-character hexadecimal number.
- sectornum
- The sector number.
- =
- Filer will use the most recently saved values for cylid or sectornum.
Usage Notes
RENAME makes a copy of the object in a new location. The original object remains in the original location.
The corresponding DBD or CID must be updated to reflect the new location of the object. This might involve deleting the DBD or CID which is pointing to the original copy of the object and creating a new DBD or CID to point to the object in its new location.