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: Rename Database on NT

Re: Rename Database on NT

From: Rodd Holman <rodney.holman_at_lodgenet.com>
Date: Tue, 08 May 2001 13:37:18 -0700
Message-ID: <F001.002FD0E5.20010508132837@fatcity.com>

Ron,
To change the database name, do an alter database backup controlfile to trace; from svrmgrl. Then change the create controlfile line to the new database name. Run the script. To change the services, it's probably easier to use oradim and recreate the services with the new name. The other alternative would be to shut all the services down and then do a registry crawl to change all the instance name stuff in the reg.

HTH
Rodd Holman

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 5/8/01, 2:15:59 PM, "Smith," Ron "L." <rlsmith_at_kmg.com> wrote regarding Rename Database on NT:

> This has probably been answered a million times but...
> Is there any way to rename an Oracle database and all its services on NT?

> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Smith, Ron L.
> INET: rlsmith_at_kmg.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: Rodd Holman
  INET: rodney.holman_at_lodgenet.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 Tue May 08 2001 - 15:37:18 CDT

Original text of this message

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