标题: ORA-25100: TABLESPACE option can only be [打印本页] 作者: admin 时间: 2016-9-1 21:28 标题: ORA-25100: TABLESPACE option can only be ORA-25100: TABLESPACE option can only be used with ALTER INDEX REBUILD Cause: The TABLESPACE optionto ALTER INDEX was used without the
REBUILD option. Action: Use ALTER INDEXREBUILD TABLESPACE tablespace name.