You are not logged in.

#1 2011-01-17 04:28:13

Ravenman
Member
Registered: 2009-07-03
Posts: 236

Oracle database 11gR1 issues

Hi to everyone:

I did follow these instructions for to install Oracle database 11gR1 in ArchLinux (x86_64), but the process fails at the step 7:

[oracle@testserver user]$ sqlplus '/as sysdba'

SQL*Plus: Release 11.1.0.6.0 - Production on Sun Jan 16 23:23:32 2011

Copyright (c) 1982, 2007, Oracle.  All rights reserved.

Connected to an idle instance.

SQL> startup mount;
ORA-01078: failure in processing system parameters
LRM-00109: could not open parameter file '/home/oracle/app/oracle/product/11.1.0/orarch/dbs/initarchlinux.ora'
SQL> 

Anybody with the same issue? ... anybody knows how to fix it?

Last edited by Ravenman (2011-01-17 04:34:24)

Offline

#2 2011-01-18 12:06:49

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: Oracle database 11gR1 issues

LRM-00109: could not open parameter file '/home/oracle/app/oracle/product/11.1.0/orarch/dbs/initarchlinux.ora

There's, likely, your problem...

Last edited by pyther (2011-01-18 12:07:12)


Website - Blog - arch-home
Arch User since March 2005

Offline

#3 2011-01-22 18:43:32

Ravenman
Member
Registered: 2009-07-03
Posts: 236

Re: Oracle database 11gR1 issues

pyther wrote:
LRM-00109: could not open parameter file '/home/oracle/app/oracle/product/11.1.0/orarch/dbs/initarchlinux.ora

There's, likely, your problem...

Yes you are right. My problem is there: the initarchlinux.ora file does not exist. sad

My main questions are: if the file does not exist, where I can get it?. How can I do to recreate it?. neutral

To sum up: How can I do to fix this?  hmm

Offline

Board footer

Powered by FluxBB