aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-39727: COMPATIBLE must be set to 10.0.0.0.0 or higher

ORA-39727: COMPATIBLE must be set to 10.0.0.0.0 or higher
Cause: An add/drop column operation for compressed table has been performed on the database. This requires COMPATIBLE to be set to 10.0.0.0.0 or higher during upgrade from 9.2 to a 10i or higher release.
Action: Set COMPATIBLE to 10.0.0.0.0 and retry the upgrade.

请先 登录 后评论

1 个回答

小智
ORA-39727:COMPATIBLE必须设置为10.0.0.0.0或更高版本,
.原因:已对数据库执行压缩表的添加/删除列操作。这需要在从9.2升级到10i或更高版本期间将COMPATIBLE设置为10.0.0.0.0或更高版本。,
.操作:将COMPATIBLE设置为10.0.0.0.0,然后重试升级。,
.
请先 登录 后评论