SQL*Plus: Release 11.2.0.1.0 Production on Sat Dec 29 14:25:41 2012
Copyright (c) 1982, 2009, Oracle. All rights reserved.
SQL> conn / as sysdba
Connected to an idle instance.
SQL> startup mount
ORA-01078: failure in processing system parameters
LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/db_1/dbs/initorcl.ora'
Linux DistributionsOracle Database
Last Comment
walkerdba
8/22/2022 - Mon
David VanZandt
1. Does the referenced parameter file exist?
2. What is your value for ORACLE_HOME?
3. Show us your INIT.ORA.
Mark Geerlings
Did this database open successfully in the past? Or, is this a new database?
Do you want to use the older-style pfile rather than an spfile?
2. What is your value for ORACLE_HOME?
3. Show us your INIT.ORA.