【发布时间】:2016-12-01 09:22:50
【问题描述】:
关于 oracle 11g 安装问题,我需要您的帮助,我在连接到域帐户时安装它(并且仍然连接到它),安装完成并重新启动后,我尝试使用 Windows 命令行启动 Oracle:
>sqlplus /nolog
>connect sys /as sysdba
>startup
启动命令后我得到以下错误:
ORA-01078: failure in processing system parameters
ORA-01565: error in identifying file ORA-27041: unable to open file
C:\oraclexe\app\oracle\product\11.2.0\server\dbs/spfileXE.ora
当我手动转到 spfile 和文件位置时,我没有找到任何人。
现在我正在寻找一种无需重新安装 Oracle 11g 即可生成创建这些文件的方法。请问有什么想法吗? PS:我有Windows 10。 在此先感谢
【问题讨论】: