TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)

Chapter 8 437
Using the Database Utilities
>>MOVE
3. Checks the root file to determine the database state.
4. Copies the old file to the new file.
5. Sets the flag in the root file.
6. Purges the old file, then saves the new file.
7. Resets the flag in the root file.
For jumbo datasets, the MOVE command enables you to move either the chunk control file or
a specific chunk data file to a different device.
The MOVE command does
not
allow a B-Tree index (".idx") file to be moved.
Example
>>MOVE ORDERS05 to 3
Database last stored on FRI, SEP 22, 1989, 8:32 PM
Database has been modified since last store date.
The database should be backed up before doing a MOVE operation.
Do you still want to continue the MOVE operation (Y/N)? Y
Starting file copy ...
... file copy completed.
Purging old copy of file "ORDERS05"
New copy of file "ORDERS05" saved as a permanent file
File "ORDERS05" moved to device 3
The data set ORDERS05 has been moved to logical device number 3. This file is the
INVENTORY data set and was originally assigned device class named DISC2 in the
schema.
To obtain a listing of where all the data sets for the database reside, do a
>>SHOW ORDERS DEVICE