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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: [Q] create seperate DBA account on 8.1.7 but does NOT work?

RE: [Q] create seperate DBA account on 8.1.7 but does NOT work?

From: Sinardy Xing <SinardyXing_at_bkgcomsvc.com>
Date: Mon, 27 Jan 2003 19:33:44 -0800
Message-ID: <F001.0053BB52.20030127193344@fatcity.com>


Hi,

shared memory realm does not exist

This must be your /etc/system semaphores setting incomplete.

Your oracle is not there yet

No such file or directory

This must be your environment not set properly your
$ORACLE_HOME
library

may be also your system administrator don't like you.

Sinardy

-----Original Message-----
Sent: 27 January 2003 23:44
To: Multiple recipients of list ORACLE-L

we plan to upgrade ORACLE 8.1.7 to 9.2 on SUN Solaris server. I plan to upgade to 9.2 use "oracle" account and keep 8.1.7 on "ora817" account. I create user "ora817" and assign it to "dba" group. I also setup ORACLE environment similiar to "oracle" account. I tried to startup "sqlplus" but failed.

%setenv ORACLE_SID db00
%sqlplus

SQL*Plus: Release 8.1.7.0.0 - Production on Mon Jan 27 10:49:41 2003

(c) Copyright 2000 Oracle Corporation. All rights reserved.

Enter user-name: user1
Enter password:
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist SVR4 Error: 2: No such file or directory

Does anyone know why?

Thanks.



MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: dist cash
  INET: mccdba_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Sinardy Xing
  INET: SinardyXing_at_bkgcomsvc.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Jan 27 2003 - 21:33:44 CST

Original text of this message

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