|
今天在redhat9.0下安装了oracle9.2,在database configuration一步选择了software only项,想着在安装完以后再创建数据库。结果装完以后运行su - oracle;lsnrctl start;sqlplus /nolog后出现SQL>。很成功。接着走,SQL> connect /as sysdba ;SQL>startup 出现如下提示:ORA-01078:failuere in processing system parameters ;LRM-00109:could not open parameter file '/opt/ora9/product/9.2/dbs/initora9i.ora',请问如何解决?先谢谢了。 |
|