暂无图片

ORA-31908:cannot modify the contents of a table with a staging log

错误码

错误描述:cannot modify the contents of a table with a staging log
错误原因:An attempt was made to alter the contents of a table with a staging log.
解决方法:Do not use the following ALTER TABLE statements on a table with a staging log:* ALTER TABLE EXCHANGE PARTITION* ALTER TABLE DROP PARTITION* ALTER TABLE TRUNCATE PARTITION You must use the REGISTER_PARTITION_OPERATION procedure in the DBMS_SYNC_REFRESH package to perform these operations.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》