- 论坛徽章:
- 0
|
本帖最后由 price123 于 2010-07-15 20:52 编辑
[informix@bak etc]$ onspaces -c -d plogdbs -p /chunk/chunk01 -o 300000 -s 300000
The chunk specified already exists.
[informix@bak etc]$ onstat -d
IBM Informix Dynamic Server Version 11.50.FC5 -- On-Line -- Up 00:16:53 -- 778368 Kbytes
Dbspaces
address number flags fchunk nchunks pgsize flags owner name
1297bc028 1 0x40001 1 1 4096 N B informix rootdbs
1 active, 2047 maximum
Chunks
address chunk/dbs offset size free bpages flags pathname
1297bc1c0 1 1 0 256891 108 PO-B- /chunk/chunk01
1 active, 32766 maximum
NOTE: The values in the "size" and "free" columns for DBspace chunks are
displayed in terms of "pgsize" of the DBspace to which they belong.
Expanded chunk capacity mode: always
[informix@bak etc]$ |
|