Renaming a chunk to a nonexistent device
To rename a chunk to a nonexistent device:
- Rename the chunk: using the following command: ontape -r -rename -p /chunk3 -o 0 -n /chunk3N -o 0
- When the following prompt appears, enter y to
continue:
The chunk /chunk3N does not exist. If you continue, the restore may fail later for the dbspace which contains this chunk. Continue without creating this chunk? (y/n)The chunk /chunk3 is renamed to /chunk3N, but the data has not yet been restored to /chunk3N.
- Perform a level-0 archive.
- Add the physical device for /chunk3N.
- Perform a warm restore of sbspace1 with the ontape -r -D sbspace1 command.
- Perform a level-0 archive.
Parent topic: Rename a chunk to a nonexistent device