IBM 000-8697 User Manual

Page of 702
4-30
IBM Informix OnLine Database Server Administrator’s Guide
Write Trailer Page
If the backup was initiated explicitly through tbtape -a or Auto-Backup,
tbtape
 looks for another log file with status
U
. If another log file requires
backup, the procedure is repeated. If tbtape cannot find another candidate
for logging, it prompts the operator to indicate if the current log file is to be
backed up. If so, the log files are switched and the backup procedure is
repeated for the formerly current log.
Write Trailer Page
When the entire procedure is complete, tbtape writes a trailer page that
indicates the end of the backup session.
Control is returned to the administrator.
If the tape mounted on
LTAPEDEV
becomes full before the end of the logical
log file, the operator is prompted for a new tape.
A tape header page is written to the new tape, along with a new log header
page. The page information in the log header contains the number of pages
that remain to be copied to complete the logical log file.
What Happens During an Archive
Archiving creates a complete record on tape of all used disk pages at a single
point in time. A level-0 archive contains all used disk pages. Level-1 and
level-2 archives are incremental, recording changes since the last archive.
With the information contained on the archive tapes and the logical log
backup tapes, you can re-create the state of OnLine data at some known point
in time.
OnLine creates an archive when the OnLine administrator or operator
requests one. Archives are not created automatically. Outlined below are the
main steps that are completed during an online archive.
1.
tbtape reads archive information from reserved pages.
2.
Operator readies
TAPEDEV
, the archive tape device.
3.
tbtape verifies the archive level requested.
4.
tbtape checks that adequate logical log space exists.