aiaiDBA

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

13718043309

010-86462881

ORA-55375: cannot drop table 'string' because this table owns RDF objects

ORA-55375: cannot drop table 'string' because this table owns RDF objects
Cause: A table containing RDF data could not be dropped without first dropping its RDF model.
Action: Drop the corresponding RDF model or models, and then drop the table.

请先 登录 后评论

1 个回答

小智
ORA-55375:不能删除表' 字符串 ',因为这个表拥有RDF对象,
.原因:在不首先删除其RDF模型的情况下,无法删除包含RDF数据的表。,
.操作:删除相应的RDF模型或模型,然后删除表。,
.
请先 登录 后评论