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: Question! Rename a datebase.

Re: Question! Rename a datebase.

From: <sybrandb_at_my-deja.com>
Date: 2000/08/10
Message-ID: <8mu22c$c3c$1@nnrp1.deja.com>#1/1

In article <965902995.111321_at_iq>,
  "Leonid Grinchak" <leonidgrinchak_at_freemail.ru> wrote:
> Hi All!
> I need to rename a database.
> How do it whithout Oracle technical support.
>
>

You shouldn't need OTS as this is all documented. Why don't you want to involve OTS? You don't have a support contract? Usenet and other resources are never going to develop into a full-blown replacement of OTS.
Anyway,
You really should have been more specific. What do you want to rename? The SID? The db_name? The global database name? To change the db_name, just alter database backup controlfile to trace, edit the trace file, change the database name, and run it through svrmgr. To change the global name issue alter database rename global_name to ...

Hth,

--
Sybrand Bakker, Oracle DBA

All standard disclaimers apply
------------------------------------------------------------------------


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Aug 10 2000 - 00:00:00 CDT

Original text of this message

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