TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
Chapter 8 401
Using the Database Utilities
>ROLLBACK
can be concurrently accessed by users when the >CONTROL command is speciļ¬ed with
the MODE4 option.
The >ROLLBACK command itself does not initiate recovery, but makes several preparatory
checks. The recovery system is actually initiated by the >RUN command.
The following commands are used with >ROLLBACK:
>FILE
>PRINT
>CONTROL
The >FILE command optional parameter rmode is not used with >ROLLBACK.
The following >CONTROL options are not applicable with >ROLLBACK:
STAMP, NOSTAMP, STORE, NOSTORE, STOPTIME
Example
>CONTROL NOSTATS
>ROLLBACK ORDERS
DATABASE ORDERS LAST USED THURS, SEP 7, 1989, 6:00 PM
>RUN
ORDERS is the database name.
Text Reference
Chapter 7