IBM 000-8697 Instrukcja Użytkownika Strona 320

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 702
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 319
3-64 IBM Informix OnLine Database Server Administrator’s Guide
Monitor Blobs in a Blobspace
From the Command Line
From the command line, execute tbstat -d to obtain information that is
similartothatdisplayedbytheDbspacesmenu,Infooption.However,where
DB-Monitor lists total pages and the number used, tbstat -d lists total pages
and, in the bpages field, the approximate number of free blobpages.
The tilde (~) that precedes the bpages value indicates that this number is
approximate because it is derived from the information stored in the disk
version of the chunk’s free-map page, not the version of the free-map page
stored in shared memory.
Another complication is that tbstat -d does not register a blobpage as
available untilthe logical log in which a blob deletionoccurred is backed up
and the blobpage is freed. Therefore, if you delete 25 blobs and immediately
execute tbstat -d, the newlyfreed spacedoes not appear in the tbstat output.
Refer to page 7-84 for further information about the tbstat -d display.
From the command line, you also can obtain an accurate picture of the
amount of available space ina blobspace,by executingtbcheck with the -pB
options. This utility gathers its data from the actual blob-storage statistics.
Execute tbcheck -pB with either a database name or a table name as a
parameter. The display reports the following statistics:
Number ofblobpages used by thistableordatabase in all blobspaces
Blobpage fullness, by blob, for each blob in this table or database
P Primary chunk.
R Chunk is currently being recovered.
X Newmirrorchunk thatcontainslogical logfiles; alevel-0archiveis
needed before the mirror can become active.
Flag Description
(2 of 2)
Przeglądanie stron 319
1 2 ... 315 316 317 318 319 320 321 322 323 324 325 ... 701 702

Komentarze do niniejszej Instrukcji

Brak uwag