aiaiDBA

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

13718043309

010-86462881

ORA-53039: user-defined preference document: string already exists

ORA-53039: user-defined preference document: string already exists
Cause: The insert operation failed because only one user-defined preference document is allowed.
Action: To change an existing user-defined preference document, follow these steps:
1. Export the specified document to a file.

2. Delete the specified document from the repository.

3. Make changes to the exported document.

4. Insert the updated document into the repository. To add a new user-defined preference document, follow these steps:

1. Delete the specified document from the repository.

2. Insert the new document into the repository.

请先 登录 后评论

1 个回答

小智
ORA-53039:用户定义的首选项文档:字符串已存在,
.原因:插入操作失败,因为只允许一个用户定义的首选项文档。,
.操作:要更改现有的用户定义的首选项文档,请按照下列步骤操作:,
.1.将指定的文档导出到文件。,
.,
.2.从存储库中删除指定的文档。,
.,
.3.更改导出的文档。,
.,
.4.将更新的文档插入存储库。要添加新的用户定义的首选项文档,请按照下列步骤操作:,
.,
.1.从存储库中删除指定的文档。,
.,
.2.将新文档插入存储库。,
.,
.
请先 登录 后评论