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: Barbara Baker <barbarabbaker_at_yahoo.com>
Date: Mon, 27 Jan 2003 09:24:43 -0800
Message-ID: <F001.0053B3F6.20030127092443@fatcity.com>


When you bring up a database, a combination of the ORACLE_SID and ORACLE_HOME environment variables are hashed to a key and stored in memory. When you attempt to connect to the database, this hash key is verified.

Therefore your current environment for ORACLE_SID and ORACLE_HOME must match EXACTLY the environment of the user that brought up the database. Exactly down to every single slash and upper/lower case character.

Check your current environment for these variables to insure that they matche exactly the environment when the database came up.

Good luck!

Barb


Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Barbara Baker
  INET: barbarabbaker_at_yahoo.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 - 11:24:43 CST

Original text of this message

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