ERROR at line 1:
ORA-32001: write to SPFILE requested but no SPFILE is in use

  

重新创建一下spfile

create spfile from pfile;

重启数据库,即可解决此错误

 

相关文章: