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: dedicated server

RE: dedicated server

From: Sutton, Reed <rsutton_at_fcg.com>
Date: Wed, 10 Apr 2002 07:28:39 -0800
Message-ID: <F001.00440941.20020410072839@fatcity.com>


Hamid,

What they mean by that is - assuming Unix here - set your ORACLE_SID, ORACLE_HOME, and ORACLE_BASE to the database you want to connect to. Then just issue svrmgrl or sqlplus. When you connect, you are connecting to the database specified in your ORACLE_SID variable. The same goes for NT, but all you have to do there is at a command prompt set ORACLE_SID = blah and then connect using sqlplus or svrmgrl without a string and it will connect to the database you specified. I hope this helps you.

Reed

-----Original Message-----
Sent: Tuesday, April 09, 2002 7:43 PM
To: Multiple recipients of list ORACLE-L

List,

I have a problem for shutdown one of the instances, got error OAR-00106 I was looking for the solution on the net, they recommened connect as internal without using the string connection( I beleive it means service name) but if you have more than one instance how can connect internal to a dedicated server, or how can I make a connection to database as dedicated server? Thanks

Hamid Alavi
Office 818 737-0526
Cell 818 402-1987

--

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

Author: Hamid Alavi
  INET: hamid.alavi_at_quovadx.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).
--

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

Author: Sutton, Reed
  INET: rsutton_at_fcg.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 Wed Apr 10 2002 - 10:28:39 CDT

Original text of this message

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