aiaiDBA

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

13718043309

010-86462881

ORA-38778: Restore point 'string' already exists.

ORA-38778: Restore point 'string' already exists.
Cause: The restore point name of the CREATE RESTORE POINT command already exists. A restore point name must be unique.
Action: Either use a different name or delete the existing restore point with the same name.

请先 登录 后评论

1 个回答

小智
ORA-38778:恢复点' 字符串 '已经存在。,
.原因: CREATE RESTORE POINT命令的恢复点名称已存在。恢复点名称必须是唯一的。,
.操作:使用不同的名称或删除具有相同名称的现有还原点。,
.
请先 登录 后评论