|
|||
| As FlashNet writes its index before it writes the data, it is possible that in the event of a backup failing during data write the index on disk may be an inaccurate representation of the actual data on the backup. For this reason, any backup or archive that fails should be re-executed to ensure all files and data are correctly written. | |||
However, it is sometimes necessary for the user to find out which files have been written and which have not. In the event that the backup failed after a span it is necessary to use the FlashNet command line utilities dtool and display as detailed below (in this example the first volume is called A001, the second volume is A002, and the archive number that spanned is 12): |
|||
1. Determine
the point at which the span occurred 2. Determine the
position within the archive of each file 3. Compare the
record count of the End of Media Header with the record count of the files |
|||
==END== |