>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

 

相关文章:

  • 2021-06-29
  • 2022-12-23
  • 2022-12-23
  • 2021-07-01
  • 2021-06-22
猜你喜欢
  • 2021-04-29
  • 2021-10-17
  • 2022-12-23
  • 2021-12-05
  • 2021-07-31
  • 2021-07-25
  • 2021-10-17
相关资源
相似解决方案