aiaiDBA

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

13718043309

010-86462881

ORA-38790: BEFORE must be specified with RESETLOGS

ORA-38790: BEFORE must be specified with RESETLOGS
Cause: The FLASHBACK DATABASE command included the RESETLOGS parameter but not the BEFORE parameter.
Action: Retry the command with TO BEFORE RESETLOGS.

请先 登录 后评论

1 个回答

小智
ORA-38790:必须使用RESETLOGS指定BEFORE,
.原因: FLASHBACK DATABASE命令包括RESETLOGS参数,但不包括BEFORE参数。,
.操作:使用TO BEFORE RESETLOGS之前重试命令。,
.
请先 登录 后评论