Home » RDBMS Server » Server Administration » Creating a new database causing errors
Creating a new database causing errors [message #190175] Tue, 29 August 2006 10:00 Go to next message
Zakkhalid
Messages: 47
Registered: April 2005
Member
Hi,

I've installed oracle9i on Linux i686 i686 i386 GNU/Linux.

However when I try to create the database I run into errors...

[oracle@amazon2-rac ~]$ sqlplus "/ as sysdba"

SQL*Plus: Release 9.2.0.4.0 - Production on Tue Aug 29 14:20:19 2006

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

ERROR:
ORA-01031: insufficient privileges


Enter user-name:


I can connect as sqlplus /nolog but connect sys/xxxx returns the following error

SQL> connect sys/xxxxx
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory


I've tried with a password file and without still get the same error...


my env is setup

[oracle@amazon2-rac ~]$ echo $ORACLE_HOME
/data/oracle
[oracle@amazon2-rac ~]$ echo $ORACLE_SID
amazondb
[oracle@amazon2-rac ~]$ echo $LD_LIBRARY_PATH
/data/oracle/lib
[oracle@amazon2-rac ~]$


Please any help would greatly appericated.

Thanks,
Zak
Re: Creating a new database causing errors [message #190181 is a reply to message #190175] Tue, 29 August 2006 10:25 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
When all else fails you could try reading the fine Linux Installation Guide found at http://tahiti.oracle.com
Previous Topic: Any one can explain snap shot too old error
Next Topic: snap shot error
Goto Forum:
  


Current Time: Fri Sep 20 10:18:12 CDT 2024