Restores a physical backup of a database.
Caution
LOAD-IMAGE completely overwrites the contents of the database.
LOAD-IMAGE
LOAD-IMAGE is a Proc that runs the
IMG.LOAD command with the appropriate
options. If
Caution
Do not change the standard
Enter at the TCL prompt:
LOAD-IMAGE
The software then prompts for the tape units to be assigned:
Enter tape units, in sequence, separated by commas ?
Enter the number(s) of the tape unit(s) to be assigned.
If your backup was saved using multi-deck parallel save, you must enter the same number of tape units as used when saving. If you need more tapes than you have tape decks, you can use tape images as additional decks.
If you press RETURN without entering any tape unit numbers,
You are then prompted:
******************* * * * W A R N I N G * * * ******************* This operation will log off all users from this database (databaseName) and overwrite its contents from the saved image. Are you sure you wish to continue (Y/N) ?
Enter Y
to continue or N
to exit.
Unless an obvious problem is detected during start up (such as no tape being
attached),
Hit <return> to exit
When you respond to this prompt, if you are logged on to Reality locally, you will be returned to the host system prompt; if you are connected directly to Reality over a network, your network connection will be broken.
The following shows a typical LOAD-IMAGE procedure.
:T-DEVICE 1 C:\TEMP\FASTBACKUP.RTI:C2 9 :LOAD-IMAGE Enter tape units, in sequence, separated by commas ?1 Tape density (if other than Device Default) ? ******************* * * * W A R N I N G * * * ******************* This operation will log off all users from this database (fbtest) and overwrite its contents from the saved image. Are you sure you wish to continue (Y/N) ?Y Loading Database Image... 100% complete Load complete in 00 hrs 00 mins 01 secs Image Load completed. Hit <return> to exit...
realload host command,