aiaiDBA

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

13718043309

010-86462881

ORA-39809: Data saves are not allowed on tables with domain indexes.

ORA-39809: Data saves are not allowed on tables with domain indexes.
Cause: Data saves (and the sqlldr ROWS parameter) could not be allowed when loading a table with domain indexes.
Action: Do not attempt data saves when loading a table with domain indexes.

请先 登录 后评论

1 个回答

小智
ORA-39809:在具有域索引的表上不允许进行数据保存。,
.原因:在使用域索引装入表时,不允许进行数据保存(以及sqlldr ROWS参数)。,
.操作:在使用域索引装入表时,不要尝试数据保存。,
.
请先 登录 后评论