标题: ORA-14133: ALTER TABLE MOVE cannot be [打印本页] 作者: admin 时间: 2016-8-18 10:14 标题: ORA-14133: ALTER TABLE MOVE cannot be ORA-14133: ALTERTABLE MOVE cannot be combined with other operations Cause: An attempt was made to combine an ALTER TABLE MOVEstatement
with another operation, such as MODIFY. Action: Makesure that MOVE is the only operation specified in ALTER TABLE
statement;