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: Creating a **DEFAULT** database

RE: Creating a **DEFAULT** database

From: Straub, Dan <Dan.Straub_at_McKesson.com>
Date: Tue, 30 Jul 2002 08:28:38 -0800
Message-ID: <F001.004A5EC6.20020730082838@fatcity.com>


>
> The same thing is not required on Sun Solaris. On Solaris 'user1'
still belongs
> to a different unix group.
>

I have an user on both DG-UX and HP-UX which is not in the 'dba' group. Connection (internal or tcpip) works fine on both systems with following setup:

export ORACLE_HOME=/u01/app/oracle/product/8.1.7 
export ORACLE_BASE=/u01/app/oracle 
export ORACLE_SID=ORCL 

export
ORACLE_PATH=.:${ORACLE_HOME}/bin:/opt/bin:/bin:/GNU/bin/make:/usr/ccs/bi n
export SQLPATH=$ORACLE_HOME/sqlplus/admin export
PATH=${PATH}:${ORACLE_HOME}/bin:/usr/contrib/bin/X11:${OBK_HOME}/bin

I initially got the 'oracle not available' error on HP-UX when I tested this just now on both systems, but then realized that the HP was running 8.1.7 and DG was on 8.1.6. I had forgotten to set oracle_home correctly to 8.1.7. :) Once I did that, all was fine.

Regards,
Dan Straub
McKesson Information Solutions
541-681-8278
44°03'N 123°05'W (or thereabouts)
Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Straub, Dan
  INET: Dan.Straub_at_McKesson.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Tue Jul 30 2002 - 11:28:38 CDT

Original text of this message

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