The INCR-SAVE Proc performs an incremental filesave.
Format
INCR-SAVE |
Description
An incremental filesave copies to backup medium all changes in the data area of the disk that have been made since the last full data backup; it must be made in conjunction with a full filesave (see the FILE-SAVE commands).
INCR-SAVE incorporates the SAVE command with the T and U options. It saves all files and items that have been either added, updated, or deleted. This Proc does not clear group update flags.
Incremental filesaves are cumulative; that is, they save all portions of the data area that have been updated since the last full backup, no matter how many incremental backups have been done since then.
Using INCR-SAVE
When you enter INCR-SAVE, the backup medium is attached to your process (if it is not already attached).
Messages similar to these display:
BLOCK SIZE: 16896 BLOCK SIZE: 16896 [6004] TAPE ON LINE BLOCK SIZE: 16896 INCREMENTAL FILE SAVE BEGINNING AT 15:10:32 dd mmm yyyy |
You are prompted to specify this information:
CONSOLE LISTING TO PRINTER? |
Type Y to send the list of account names and file names to the printer instead of to the screen as they are saved. Type N to display them on the screen.
This prompt displays:
DO YOU WANT FILE STATISTICS REPORT? |
File statistics on all saved files are stored in the STAT-FILE file, and a copy of them is written to backup medium when the filesave is complete. Type Y if you want to send a copy of the File Statistics Report to the printer. Type N if you do not.
This prompt appears:
DO YOU WANT TO DO A FILE-SAVE VERIFICATION? |
Type Y to verify that all accounts and files have been saved on backup medium and can be read without errors. The SEL-RESTORE command may be used to restore files from the filesave backup medium.
INCR-SAVE checks the backup medium by writing 20 test records to it and then reading them back in. You should see these messages:
FILE SAVE DEVICE AND MEDIA CHECK WRITE 20 RECORDS AND EOF |
The test can take several minutes to complete. When the data is verified, these messages appear:
REWIND AND READ 20 RECORDS NO ERRORS |
If the data cannot be verified, either the backup medium is not working properly or there is something wrong with the media. Load another tape or floppy disk in the drive and try again. If this doesn't work either, call your system supplier.
If the test is successful, the filesave begins. The name of each account is listed on the screen as it is scanned for changes; each group with changes is saved. Then these messages display:
* 1SYSTEM 1 2 SYSTEM > SYSPROG 1 45 SYSTEM > ACC 1 48 SYSTEM > WORDS 1 51 SYSTEM > SA . . . 1 498 SYSTEM > SYSTEM-ERRORS 1 502 SYSTEM > DALE STAT-FILE BEING DUMPED TO TAPE
BLOCK SIZE: 16896 529 ITEMS DUMPED. [6007] 1/4 INCH CARTRIDGE UNIT BLOCK SIZE: 16896 |
If the end of the backup medium is reached before the filesave is done, you are prompted either to continue copying to another backup medium or to quit. If you type C to continue, the tape rewinds. Load the next tape or floppy disk in the drive and type C again.
When the filesave is complete, a message such as this displays:
INCREMENTAL FILE SAVE FINISHED AT 15:25:42 dd mmm yyyy |
If you requested a copy of the File Statistics Report, the report is sent to the printer, and a message such as this displays:
GENERATE FILE STATISTICS REPORT
ENTRY # 8 |
If you requested a filesave verification, you are prompted to mount the first backup medium of the filesave. When this is done, press ENTER. A list of all accounts and files present on the backup medium displays on your screen:
MOUNT REEL #1 THEN PRESS <ENTER>><ENTER> BLOCK SIZE: 16896 [6004] TAPE ON LINE BLOCK SIZE: 16896 BLOCK SIZE: 16896 SYSTEM 1 SYSPROG 2 NEWAC 3 NEWAC 4 SYSPROG 5 LOCK-XREF 6 LOCK-XREF 7 . . . BOOK-CATALOG 528 BOOK-CATALOG 529 [992] 0 ITEM(S) HAVE BEEN RESTORED |
If you used more than one backup medium, you are prompted to load the first one before the verification proceeds. When the incremental filesave is finished, the Proc logs the account off the system, and the backup medium is rewound.
This example shows the normal sequence of prompts you will see when you use INCR-SAVE:
>INCR-SAVE BLOCK SIZE: 16896 BLOCK SIZE: 16896 [6004] TAPE ON LINE BLOCK SIZE: 16896 INCREMENTAL FILE SAVE BEGINNING AT 15:10:32 dd mmm yyyy CONSOLE LISTING TO PRINTER?N
DO YOU WANT FILE STATISTICS REPORT?Y
DO YOU WANT TO DO A FILE-SAVE VERIFICATION?Y
FILE SAVE DEVICE AND MEDIA CHECK WRITE 20 RECORDS AND EOF REWIND AND READ 20 RECORDS NO ERRORS * 1SYSTEM 1 2 SYSTEM > SYSPROG 1 45 SYSTEM > ACC 1 48 SYSTEM > WORDS 1 51 SYSTEM > SA . . . 1 498 SYSTEM > SYSTEM-ERRORS 1 502 SYSTEM > DALE STAT-FILE BEING DUMPED TO TAPE
BLOCK SIZE: 16896 529 ITEMS DUMPED. [6007] 1/4 INCH CARTRIDGE UNIT BLOCK SIZE: 16896 INCREMENTAL FILE SAVE FINISHED AT 15:25:42 dd mmm yyyy GENERATE FILE STATISTICS REPORT
ENTRY # 8
* FILE-SAVE VERIFICATION * MOUNT REEL #1 THEN PRESS <ENTER>><ENTER> BLOCK SIZE: 16896 [6004] TAPE ON LINE BLOCK SIZE: 16896 BLOCK SIZE: 16896 SYSTEM 1 SYSPROG 2 NEWAC 3 NEWAC 4 SYSPROG 5 LOCK-XREF 6 LOCK-XREF 7 . . . BOOK-CATALOG 528 BOOK-CATALOG 529 [992] 0 ITEM(S) HAVE BEEN RESTORED
[] Connect time= 79 mins.; CPU= 16467 units; LPTR pages= 12 [] [] Logged off at 15:28:58 on dd mmm yyyy []
Logon Please: |