IBM 000-8697 User Manual

Page of 702
7-84
IBM Informix OnLine Database Server Administrator’s Guide
Option Descriptions
-B Option
Use the -B option to obtain information about all OnLine buffers, not just
buffers currently in use. The -B output display fields are the same as the fields
that appear in the -b output. See the -b option.
-c Option
Use the -c option to display the OnLine configuration file. OnLine first checks
to see if you have assigned a value to the system variable
TBCONFIG
. If so,
OnLine displays the contents of
$INFORMIXDIR
/etc/
$TBCONFIG
. If not, the
contents of
$INFORMIXDIR
/etc/tbconfig
 are displayed by default.
-d Option
Use the -d option to display information for the first 50 chunks in each
dbspace. You can interpret output from this option as follows. The first
section of the display describes the dbspaces.
address
is the address of the dbspace in the shared-memory dbspace
table.
number
is the unique ID number assigned at creation.
flags
describes each dbspace using the following hexadecimal
values:
0x0001
0x0002
0x0004
0x0008
0x0010
No mirror
Mirror
Down
Newly mirrored
Blobspace
fchunk
is the ID number of the first chunk.
nchunks
is the number of chunks in the dbspace.
flags
describes each dbspace using the following letter codes: