IBM 000-8697 Manual Do Utilizador

Página de 702
7-74
IBM Informix OnLine Database Server Administrator’s Guide
Create a Blobspace or Dbspace
Create a Blobspace or Dbspace
Refer to
 for more details to consider when you are creating a
blobspace. Refer to
 for more details to consider when you are
creating a dbspace.
-b blobspace
names the blobspace to be created.
-c
indicates that a blobspace or dbspace is to be created.
-d dbspace
names the dbspace to be created.
-g page_unit
specifies the blobspace blobpage size in terms of
page_unit, the number of disk pages per blobpage.
-m pathname
offset
is an optional pathname and offset to the chunk that will
mirror the initial chunk of the new blobspace or dbspace.
-o offset
indicates, in kilobytes, the offset into the disk partition or
into the device to reach the initial chunk of the new
blobspace or dbspace.
-p pathname
indicates the disk partition or device of the initial chunk of
the new blobspace or dbspace. The chunk can be a raw
device or a file in a standard UNIX file system.
-s size
indicates, in kilobytes, the size of the initial chunk of the
new blobspace or dbspace.
Create a Blobspace
or Dbspace
-b blobspace
-d dbspace
-g pageunit
-o offset
-s size
-m pathname offset
-c
-p pathname