IBM 000-8697 Manual de usuario Pagina 352

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 702
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 351
3-96 IBM Informix OnLine Database Server Administrator’s Guide
Change the Maximum Number of Chunks
From the Command Line
From the command line, execute the tbspaces utility with the following
options and parameters:
All options and parameters except -o and -m are required. The following
example adds a mirrored chunk to blobsp3. An offset of 200 KB is specified.
tbspaces -a blobsp3 -p /dev/rsd0d -o 200 -s 100000
-m /dev/rsd8a 200
Change the Maximum Number of Chunks
This section provides instructions for changing the maximum number of
chunks that are permitted by OnLine. The maximum number of chunks is
specified as CHUNKS in the configuration file.
You can makethischange while OnLineisin online modebut it willnottake
effect until you reinitialize shared memory (take OnLine offline and then to
quiescent or online mode).
The maximum number of chunks that can exist might be system-specific
sinceitdependsonthelengthofyourchunk namesorthemaximumnumber
of open files per process. (Refer to page 2-93 for further information about
this limit.)
If youare logged in asuser informix, you can make this changefrom within
DB-Monitoror fromthe command line.Ifyouareloggedin as root, youmust
use the command-line option.
-a space_name specifiesachunkistobeadded.The-aoptionisfollowedby
either a blobspace name or a dbspace name, indicating the
space to which the chunk is added.
-p pathname specifies the explicit pathname of a chunk, either a raw
device or a UNIX file.
-o offset specifies the raw device offset in kilobytes, if appropriate.
-s size specifies the chunk size, in kilobytes.
-m indicates chunk mirroring and is followed by both a
pathname and offset, if appropriate, for the mirror chunk.
Vista de pagina 351
1 2 ... 347 348 349 350 351 352 353 354 355 356 357 ... 701 702

Comentarios a estos manuales

Sin comentarios