aiaiDBA

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

13718043309

010-86462881

ORA-31164: cannot load object-relational XML attribute using direct path

ORA-31164: cannot load object-relational XML attribute using direct path
Cause: The table being loaded contains a xml column with object-relational storage. The xmltype column contains a type with subtypes. This type of attribute cannot be loaded with direct path.
Action: Perform the load with conventional path mode.

请先 登录 后评论

1 个回答

小智
ORA-31164:无法使用直接路径加载对象关系XML属性,
.原因:正在加载的表包含具有对象关系存储的xml列。xmltype列包含具有子类型的类型。此类型的属性无法使用直接路径加载。,
.操作:使用常规路径模式执行负载。,
.
请先 登录 后评论