Home » Infrastructure » Unix » installing
installing [message #97161] Sat, 29 December 2001 23:30 Go to next message
Mike Mikkers
Messages: 1
Registered: December 2001
Junior Member
Iam installing oracle 8.1.6 ENterprise edition on
suse linux 7.3 The installation was going well until
the Database Configuration Assistant portion.I
received an error database cannot connect.
I tried to connect with sqlplus and recived error
ora3114 tried to start manually but Iam still
receiving error

SQL> STARTUP OPEN
PFILE=$ORACLE_HOME/dbs/initoralin.ora
LRM-00109: could not open parameter file
'/opt/oracle/product/8.1.6/dbs/initoralin.ora'
ORA-01078: failure in processing system parameters
SQL> STARTUP OPEN PFILE=$ORACLE_HOME/dbs/initoral.ora
ORA-24323: value not allowed
ORA-24323: value not allowed
ORA-03113: end-of-file on communication channel

Thanks!!

----------------------------------------------------------------------
Re: installing [message #97174 is a reply to message #97161] Fri, 04 January 2002 08:46 Go to previous message
David Smelker
Messages: 2
Registered: January 2002
Junior Member
Find where the init file is located it should be in $ORACLE_HOME/dbs. The init file will be named init$SID.ora where $SID is the name of database. Once you have found it issue the following command startup pfile=$ORACLE_HOME/dbs/init$SID.ora. If this fails check the init file for invalid parameters.

----------------------------------------------------------------------
Previous Topic: Re: how to logg back into the system
Next Topic: Terminating an Oracle procedure from Unix
Goto Forum:
  


Current Time: Sat Apr 20 02:12:43 CDT 2024