将表移动到另一个表空间,除了会使索引失效,还会引起其它什么问题吗?

解决方案 »

  1.   

    Restrictions on Moving Tables 
    这个不太清楚
    给你列出一些限制吧
    呵呵
    Moving tables is subject to the following restrictions:•If you specify MOVE, then it must be the first clause in the ALTER TABLE statement, and the only clauses outside this clause that are allowed are the physical_attributes_clause, the parallel_clause, and the LOB_storage_clause.•You cannot move a table containing a LONG or LONG RAW column.•You cannot MOVE an entire partitioned table (either heap or index organized). You must move individual partitions or subpartitions.
      

  2.   


    索引失效. 如果是为了解决高水位的问题,也可以尝试shrink table.Oracle 10g Shrink Table 详解
    http://blog.csdn.net/tianlesoftware/archive/2009/11/03/4764254.aspx------------------------------------------------------------------------------
    Blog: http://blog.csdn.net/tianlesoftware
    网上资源: http://tianlesoftware.download.csdn.net
    相关视频:http://blog.csdn.net/tianlesoftware/archive/2009/11/27/4886500.aspx
    Q Q 群:62697716