Saves an account for loading on a 5.3 or 6.0 Reality system.
The Procs OLD-ACCOUNT-SAVE and OLD-FILE-SAVE use the OLD-SAVE command and should be used in preference to OLD-SAVE.
Caution
You must always perform a VERIFY-SAVE as soon as possible after completing a save procedure. This verifies the integrity of the data saved to tape to ensure that it can be restored.
The Migration Utilities described in the optional manual User's Guide to Reality Migration Utilities should be used in preference to OLD-SAVE.
Should you decide not to use the migration utilities, OLD-SAVE must be used in place of SAVE, where appropriate, to avoid file and/or item loss on restore. However, because of additional 7.0 features there are a number of potential problems on restoring to a pre-7.0 Reality system - see Restrictions.
TCL-II command.
At the TCL prompt use:
OLD-SAVE SYSTEM * (I {options}
Of the following options at least I must be specified:
D Dumps data files (default).
F Lists file names as well as account name.
I Saves individual account for which you are subsequently prompted.
P Prints the standard terminal output to the printer assigned to you process.
S Creates file statistics in STAT-FILE.
Z Creates file statistics in user-specified file. Z is overridden by S.
Depending on the options specified, the system displays a series of up to two prompts (of the form '?') for the following information in order given:
You are now prompted as follows for the account to save:
ACCOUNT NAME?
Enter the name of the account to be saved. The save now proceeds and, when completed, the TCL prompt is redisplayed. The tape unit(s) remain(s) attached.
A typical OLD-SAVE procedure is shown below:
:ASSIGN =TAPE 1 LABEL=1 [1021] DEVICE(S) TAPE 1 NOW ASSIGNED RECORD SIZE = 24000 DENSITY = 1600 :OLD-SAVE SYSTEM * (VFIS ? TEST ACCOUNT NAME? PERSNL SYSTEM PERSNL COCARS . . . [99]45 TAPE RECORDS WRITTEN :