aiaiDBA

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

13718043309

010-86462881

ORA-38725: specified name "string" does not match actual "string"

ORA-38725: specified name "string" does not match actual "string"
Cause: The database name specified in a FLASHBACK DATABASE command did not match the name of the currently mounted database.
Action: Correct the database name spelling or DISMOUNT the mounted database and mount the correct database.

请先 登录 后评论

1 个回答

小智
ORA-38725:指定名称“ string ”不匹配实际“ string ”,
.原因:在FLASHBACK DATABASE命令中指定的数据库名称与当前装载的数据库的名称不匹配。,
.操作:更正数据库名称拼写或DISMOUNT已装入的数据库并装入正确的数据库。,
.
请先 登录 后评论