aiaiDBA

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

13718043309

010-86462881

ORA-43878: LOB feature unsupported below compatible setting 11.2.0

ORA-43878: LOB feature unsupported below compatible setting 11.2.0
Cause: An 11.2 LOB feature was specified when the database was operating at a compatible setting lower than "11.2.0".
Action: Upgrade the database compatible setting to "11.2.0" or higher to enable the desired new features.

请先 登录 后评论

1 个回答

小智
ORA-43878:在兼容设置11.2.0下不支持LOB功能,
.原因:当数据库在低于“11.2.0”的兼容设置下运行时,指定了11.2 LOB功能。,
.操作:将数据库兼容设置升级到“11.2.0”或更高版本以启用所需的新功能。,
.
请先 登录 后评论