![]() |
![]() |
Use this command to rename an existing client file space on the server to a new file space name or to rename imported file spaces.
You may want to rename a file space that has been imported or to cause the creation of new Unicode-enabled file spaces for Unicode-enabled clients.
Privilege Class
Any administrator with unrestricted policy authority or with restricted policy authority over the client's policy domain can issue this command.
Syntax
>>-REName FIlespace--node_name---------------------------------->
>--current_file_space_name--new_file_space_name----------------->
.-NAMEType--=--SERVER------.
>--+--------------------------+--------------------------------->
'-NAMEType--=--+-SERVER--+-'
+-UNIcode-+
'-FSID----'
.-NEWNAMEType--=--SERVER-----------.
>--+----------------------------------+------------------------><
| (1) |
'-NEWNAMEType--=--+-UNIcode------+-'
'-HEXadecimal--'
Notes:
Parameters
The default value is SERVER. Possible values are:
To view the hexadecimal representation of a file space name, you can use the QUERY FILESPACE command with FORMAT=DETAILED.
Examples
Task
An AIX client node named LARRY backed up file space /r033 to the TSM server. The file space was exported to tape and later reimported to the server. When this file space was imported, a system-generated name, /r031, was created for it because /r033 already existed for client node LARRY.
Client node LARRY, however, already had a file space named /r031 that was not backed up, therefore, was unknown to the server. Unless the imported file space is renamed, it will overlay file space /r031 because the file space name generated by the IMPORT function is the same as a file space on client node LARRY that is unknown to the server.
Use the following command to rename imported file space /r031:
The new name, /imported-r033, identifies that the new file space is an imported image of file space /r033.
Task
Client JOE is using an English Unicode-enabled TSM client. JOE has backed up several large file spaces that are not Unicode enabled in server storage. File space \\joe\c$ contains some files with Japanese file names that cannot be backed up to a file space that is not Unicode enabled. Because the file spaces are large, the administrator does not want to convert all of JOE's file spaces to Unicode-enabled file spaces at this time. The administrator wants to only rename the non-Unicode file space, \\joe\c$, so that the next backup of the file space causes the creation of a new Unicode-enabled file space. The new Unicode-enabled file space will allow the Japanese files to be successfully backed up. Use the following command to rename \\joe\c$:
Related Commands
Table 230. Commands Related to RENAME FILESPACE
| Command | Description |
|---|---|
| DELETE FILESPACE | Deletes data associated with client's filespaces. |
| EXPORT NODE | Copies client node information to external media. |
| QUERY FILESPACE | Displays information about data in filespaces that belong to a client. |
| QUERY OCCUPANCY | Displays file space information by storage pool. |