Enterprise Edition Home |
Express Edition Home |
Previous Page | Next Page Overview of the ON-Bar Backup and Restore System > Verifying Backups > Verifying Backups with archecker >
When the user issues an onbar -v command,
the following sequence of actions occurs:
- ON–Bar uses the emergency boot file if the database server
is offline or in microkernel mode or the sysutils database
if the database server is online or quiescent to determine which
backup to verify.
- ON–Bar requests and retrieves the backup data from the
storage manager.
- ON–Bar forwards the backup data to archecker.
- The archecker utility scans the backup
data and creates a bitmap of the pages. During the scan phase, archecker verifies
the following types of problems:
- After
it completes the scan, archecker uses this
bitmap to verify the backup and records the status in the archecker message
log. ON–Bar also records this status in the ON–Bar activity
log.
- When a backup is verified, ON–Bar inserts a row into the
emergency boot file with the backup copy ID and
the verification date, and updates the ins_verify and ins_verify_date rows
of the bar_instance table in the sysutils database.
For more information, see The bar_instance Table.
During the verification phase, archecker verifies
that all the pages for each table are present and checks the partition
pages, the reserved pages, the chunk-free list, blobspaces, sbspaces,
and extents. The archecker utility also checks
the free and used counts, verifies that the page stamps match and
that no overlap exists in the extents.
Archecker writes temporary files in the
directory that the AC_STORAGE parameter
specifies. For information, see AC_STORAGE.
Enterprise Edition Home |
Express Edition Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]