Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Unix host name change - what happens to db?
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