Chinaunix
标题:
建聚类索引 要用到哪个表空间?
[打印本页]
作者:
Wangwen
时间:
2007-05-12 10:27
标题:
建聚类索引 要用到哪个表空间?
-502 Cannot cluster index.
While the database server was building a new copy of the table with
rows in clustered sequence, it got an unexpected error. Check the
accompanying ISAM error code for more information. Typical causes
include a shortage of disk space.
建聚类索引要将原表建一个copy
如果表空间不够大的就会出现这个错误502
一个表a在表空间a_dbs中
为表a建聚类索引
只用到a_dbs 还是用临时表空间或者rootdbs
还有如果表a是分片的呢
是怎样用表空间的呢
作者:
大梦
时间:
2007-05-12 11:38
create index的时候不是可以指定表空间吧!
在建立的过程中应该会用到一些临时表空间,rootdbs不会用吧!
作者:
Wangwen
时间:
2007-05-12 12:14
为聚类索引指定了表空间 还是看到表的空间在缩小
作者:
kajue
时间:
2007-05-15 12:05
是不是tmpdbs空间比较小
作者:
czw1413_cn
时间:
2007-05-16 23:57
提示:
作者被禁止或删除 内容自动屏蔽
作者:
Wangwen
时间:
2007-05-17 10:14
是表的空间不够用了
另外,分片的表建聚类索引
经过观察,分片的每个空间都在占用(仅供参考)
作者:
Wangwen
时间:
2007-05-17 10:15
经过观察 对临时表空间没什么影响(仅供参考)
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2