|
原帖由 Yong Huang 于 2010-3-12 03:31 发表 ![]()
nilone,
Please post the exact error, and Oracle version. CTAS is unlikely to cause "SQL报temp表空间无法扩展", unless the select part has a huge sort (or, to less extent, hashing).
Yong Huang
Yong Huang,您好,我的意思是,问题可能不在于create table as这里,可能是后面的 select过程,用hash join关联几个表之后的结果集创建表,错误我现在找不到了,应该是明确的temp表空间而非段的错误提示。 |
|