User's Manual Part 1

STAREX-IS BSM Manual
Page:83(877)
Issue:1.
0
SMD-011-PMA210
-d spacename [-p pathname -o offset] [-f] [-y] |
-f[y] off [DBspace-list] | on [DBspace-list] |
-m spacename {-p pathname -o offset -m path offset [-y] |
-f filename} |
-r spacename [-y] |
-s spacename -p pathname -o offset {-O | -D} [-y] }
-a - Add a chunk to a DBspace or BLOBspace
-c - Create a DBspace or BLOBspace
-d - Drop a DBspace, BLOBspace or chunk
-f - Change dataskip default for specified DBspaces
-m - Add mirroring to an existing DBspace or BLOBspace
-r - Turn mirroring off for a DBspace or BLOBspace
-s - Change the status of a chunk
Now, expand the DB space.
#cd DBS
#touch root_chk2 <= chunk create
#chmod 660 root_chk2
#onspaces -a rootdbs -p /home2/informix/DBS/root_chk2 -o 0 -s 50000
Verifying physical disk space, please wait ...
Chunk successfully added.
# onstat -d
Informix Dynamic Server Version 7.31.UC7 -- On-Line -- Up 10:42:43 -- 62752
Kbytes
Dbspaces
address number flags fchunk nchunks flags owner name
c04a150 1 1 1 2 N informix rootdbs
1 active, 2047 maximum
Chunks
address chk/dbs offset size free bpages flags pathname
c04a210 1 1 0 50000 28913 PO-
/home2/informix/DBS/root_chk