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: Unix host name change - what happens to db?

RE: Unix host name change - what happens to db?

From: Molina, Gerardo <Gerardo.Molina_at_schwab.com>
Date: Tue, 03 Jun 2003 13:39:40 -0800
Message-ID: <F001.005A9493.20030603133940@fatcity.com>


If your host name is part of your database global name, then you'll have to change the global name.  

SQL> alter database rename global_name to 'SID.HOST';  

Also, if you have db links which have host name as part of their name, then you'll have to recreate the db links.  

HTH,
Gerardo

-----Original Message-----
Sent: Tuesday, June 03, 2003 8:25 AM
To: Multiple recipients of list ORACLE-L  

My boss has decided to change the name of the Sun OS 2.8 host of my Oracle 8i databases.  

Question: how does this name change affect my Oracle software installation and my databases?  

Has this happened to any of you?  

Thanks,  

Carmen Rusu

--

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

Author: Molina, Gerardo
  INET: Gerardo.Molina_at_schwab.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 Tue Jun 03 2003 - 16:39:40 CDT

Original text of this message

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