Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: changing domain name

Re: changing domain name

From: <sybrandb_at_yahoo.com>
Date: 30 Jan 2006 03:25:02 -0800
Message-ID: <1138620302.423874.295140@o13g2000cwo.googlegroups.com>

Cris Carampa wrote:
> Hi all,
>
> I'm reorganizing my company's network, so all the Oracle servers will be
> moved from domain mycompany.com to domain subzone.mycompany.com. IP
> addresses will remain the same.
>
> I'm wondering whether I must rename the global database names too, for
> example db1.mycompany.com -> db1.subzone.mycompany.com.
>
> My production server is 9.0.1/SUSE SLES7, then I have some test servers
> (9.2, 10.1 and 10.2) running on SLES8/SLES9 machines.
>
> Thank you. Kind regards,
>
> --
> Cris Carampa (spamto:cris119_at_operamail.com)
>
> se avete preso per buone le verità della televisione
> anche se allora vi siete assolti siete lo stesso coinvolti

It won't harm, and it is only one command per database (alter database rename global_name to ....)
but it isn't necessary, as Oracle doesn't perform any DNS lookup to check the validity of the domain. Ie: you can put anything there, as long it is consistent in your organization.

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Mon Jan 30 2006 - 05:25:02 CST

Original text of this message

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