informix数据库增加数据空间
首先用root用户目录登陆,在一个空间充足的目录下创建文件,例如/tellin/dbspacetouch cbs_user_idx1 chgrp informix cbs_user_idx1 chown informix cbs_user_idx1 chmod 664 cbs_user_idx1
在informix下输入以下命令
<!--其中cbs_default_dat 代表数据库名 -->onspaces -a cbs_default_dat-p /tellin/dbspace/cbs_default_dat11 -o 0 -s 725000
页:
[1]