IBM 000-8697 Manual do Utilizador Página 246

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 702
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 245
2-152 IBM Informix OnLine Database Server Administrator’s Guide
Physical Log
Physical Log
The function of the physical log is to maintain a set of “before-images” of
dbspace pages that represent a time at which all data is both physically and
logically consistent. Thephysical log“before-images”can be combined with
thelogicallogrecordsoftransactionstorecoveralltransactionsthatoccurred
since the most-recent point of known consistency. The point of known
physical consistency in an OnLine database server system is called a check-
point.ThephysicallogisusedinthefirstphaseoffastrecoverywhenOnLine
returnstheentiresystemtothe state ofthemost-recentcheckpoint(thepoint
of known physical consistency).
For further information about the role of the physical log in fast recovery,
refer to page 4-39. For further information about the checkpoint procedure,
refer to page 2-72.
When OnLine is initialized, the physical log is created in the root dbspace.
After OnLine has been taken to quiescent mode, you can move the physical
log to another dbspace. You may want to do this to try to improve perfor-
mance. Refer to page 1-47.
The location of the physical log is specified in the configuration file
parameterPHYSDBS.Thisparametershould bechangedonlyifyoudecideto
move the physical log file from the root dbspace. Otherwise, the parameter
contains the name of the root dbspace by default.
The sizeof the physical log is specified, inkilobytes, in the configuration file
parameter PHYSFILE.
For further information about changing the physical log location and size,
refer to page 3-107.
The physical log is a set of contiguous disk pages, each of which contains a
copy of a specific OnLine page. The OnLine pages in the physical log can be
anyOnLine page exceptablobspace blobpage. Evenoverhead pages suchas
chunk free-list pages, blobspace free-map pages, and blobspace bit-map
pages to the free-map pages are all copied to the physical log before data on
the page is modified and flushed to disk.
Vista de página 245
1 2 ... 241 242 243 244 245 246 247 248 249 250 251 ... 701 702

Comentários a estes Manuais

Sem comentários