Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle startup in Linux causes error

Oracle startup in Linux causes error

From: Ann <nsajus_at_yahoo.com>
Date: 20 Jan 2004 14:44:44 -0800
Message-ID: <cca0635f.0401201444.6d7f7f75@posting.google.com>


Hi every one,

I just finished installing Oracle 9i database on Redhat 9.

To start the server i do the following:

[root_at_server]# su - oracle
[oracle_at_server oracle]$ lsnrctl start
[oracle_at_server oracle]$ sqlplus /nolog
 

SQL*Plus: Release 9.2.0.1.0 - Production on Tue Jan 20 04:39:53 2004  

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.  

SQL> connect / as sysdba
Connected to an idle instance.
SQL> startup

Now it gives me this error
ORA-01078: Failure in processing system parameters LRM-00109: could not open parameter file '/usr/applications/oracle/9i/dbs/initora9i.ora'

i did not manually delete or create any files.

Can any one please help me out?

Any help would be appreciated.

Thanks,
Ann Received on Tue Jan 20 2004 - 16:44:44 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US