aiaiDBA

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

13718043309

010-86462881

ORA-31055: A null XMLType element cannot be inserted into RESOURCE_VIEW

ORA-31055: A null XMLType element cannot be inserted into RESOURCE_VIEW
Cause: The element which is being inserted into the RESOURCE_VIEW is NULL
Action: Specify a non-null XMLType element to insert into RESOURCE_VIEW

请先 登录 后评论

1 个回答

小智
ORA-31055:无法将XMLType元素插入到RESOURCE_VIEW中,
.原因:要插入到RESOURCE_VIEW中的元素为NULL,
.操作:指定要插入到RESOURCE_VIEW中的非空XMLType元素,
.
请先 登录 后评论