考烤高手,看命令,解释命令用途
"onspaces -s tempdbs1 -p tempchunk1path -o tempchunk1offset -0 -y" 自己看..下面是9.4版的命令..onspaces { -a <spacename> -p <path> -o <offset> -s <size> [-m <path> <offset>]
{ { [-Mo <mdoffset>] [-Ms <mdsize>] } | -U }
} |
{ -c { -d <DBspace> [-t]
-p <path> -o <offset> -s <size> [-m <path> <offset>] } |
{ -b <BLOBspace> -g <pagesize>
-p <path> -o <offset> -s <size> [-m <path> <offset>] } |
{ -S <SBLOBspace> [-t]
-p <path> -o <offset> -s <size> [-m <path> <offset>]
[-Mo <mdoffset>] [-Ms <mdsize>] [-Df <default-list>] } |
{ -x <Extspace> -l <Location> } } |
{ -d <spacename> [-p <path> -o <offset>] [-f] [-y] } |
{ -f off [<DBspace-list>] | on [<DBspace-list>] } |
{ -m <spacename> {-p <path> -o <offset> -m <path> <offset> [-y] |
-f <filename>} } |
{ -r <spacename> [-y] } |
{ -s <spacename> -p <path> -o <offset> {-O | -D} [-y] } |
{ -ch <sbspacename> -Df <default-list> } |
{ -cl <sbspacename> } |
{ -ren <spacename> -n <newname> }
-a- Add a chunk to a DBspace, BLOBspace or SBLOBspace
-c- Create a DBspace, BLOBspace, SBLOBspace or Extspace
-d- Drop a DBspace, BLOBspace, SBLOBspace, Extspace, or chunk
-f- Change dataskip default for specified DBspaces
-m- Add mirroring to an existing DBspace, BLOBspace or SBLOBspace
-r- Turn mirroring off for a DBspace, BLOBspace or SBLOBspace
-s- Change the status of a chunk
-ch - Change default list for smart large object space
-cl - garbage collect smart large objects that are not referenced
default-list = {[,ACCESSTIME = {ON|OFF}]
[,AVG_LO_SIZE = {1 - 2097152}] }
-ren - Rename a DBspace 原帖由 czw1413_cn 于 2008-2-21 13:07 发表 http://bbs.chinaunix.net/images/common/back.gif
看不懂楼主的命令是啥意思
-s 改变chunk的状态.改PD为PO,改PO为PD....
-s 改变chunk的状态.改PD为PO,改PO为PD....
同意
页:
[1]