码迷,mamicode.com
首页 > 其他好文 > 详细

OPW-00001: Unable to open password-file

时间:2015-10-14 13:57:47      阅读:354      评论:0      收藏:0      [点我收藏+]

标签:

>set oracle_sid=orcl

>orapwd file=D:\app\Administrator\product\11.2.0\dbhome_1\database\PWDORCL.ora password=ys1orcl entries=10

OPW-00001: Unable to open password-file

修改方法:

去掉引号

>orapwd file=D:\app\Administrator\product\11.2.0\dbhome_1\database\PWDORCL.ora password=ys1orcl entries=10

 

OPW-00001: Unable to open password-file

标签:

原文地址:http://www.cnblogs.com/abclife/p/4877153.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!