3-76 IBM Informix OnLine Database Server Administrator’s Guide
Monitor Dbspaces
The chunk status flags are defined as follows:
From the Command Line
From the command line, executetbstat -d to obtain the information that is
similar to the information available from the Dbspaces menu, Info option.
However, whereDB-Monitor lists the number of used disk pages, tbstat -d
liststhe number of free disk pages and, in the bpages field, the approximate
number of free blobpages. For further information about thebpages field,
refer topage 3-63.
For further information about thetbstat -d display, refer to page7-84.
From the command line, executetbcheck -pr to obtain the dbspace infor-
mation that is stored in the root dbspace reserved page. The reserved page
contains the following dbspace information:
dbspace name, owner, and number
Flags indicating if the dbspace mirror status and if the dbspace is a
blobspace
Number of chunks in the dbspace
Forfurther information about the fields in the dbspaces reserved page, refer
topage 2-99.
Flag Description
- Chunk belongs to a dbspace.
B Chunk belongs to a blobspace.
D Chunk is down.
M Chunk is a mirror chunk.
P Chunk is a primary chunk.
R Chunk is in recovery mode.
X Mirroring has been requested but the chunk contains a logical log
file; a level-0 archive is needed before this mirror can begin
functioning.