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: oracle sid

RE: oracle sid

From: Henslee, Jeff <jhenslee_at_wausauwindow.com>
Date: Wed, 7 Sep 2005 15:26:08 -0500
Message-ID: <3F02DCE8969E484482022C07D8CD6D9BE73782@waumail02.wausau.int>


What about this?  

$ export ORACLE_SID=temp2
$ echo $ORACLE_SID

temp2
$

I think you're missing the equal sign after the variable to be defined....  

Give it a shot.

-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Chirag DBA Sent: Wednesday, September 07, 2005 3:23 PM To: Oracle-L Freelists; askdba_at_freelists.org Subject: oracle sid

How will you change the ORACLE_SID in UNIX?  

export ORACLE_SID temp2  

echo $ORACLE_SID
temp  

What I m missing?  

Regards - Chirag  

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Sep 07 2005 - 15:28:11 CDT

Original text of this message

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