aiaiDBA

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

13718043309

010-86462881

ORA-27086: unable to lock file - already in use

ORA-27086: unable to lock file - already in use
Cause: the file is locked by another process, indicating that it is currently in use by a database instance.
Action: determine which database instance legitimately owns this file.

请先 登录 后评论

1 个回答

小智
ORA-27086:无法锁定文件 - 已在使用中,
.原因:该文件被另一进程锁定,表明该文件当前正由数据库实例使用。,
.操作:确定哪个数据库实例合法拥有此文件。,
.
请先 登录 后评论