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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Missing Oracle control files

Re: Missing Oracle control files

From: <prince_kumar_at_my-deja.com>
Date: Fri, 17 Nov 2000 21:41:59 GMT
Message-ID: <8v48n6$8cj$1@nnrp1.deja.com>

Are u newly creating the database?

check the init<sid>.ora for the control_files parameter and see whether the files are really there? If not u make the entries and may also need to create the directories. Then try startup mount.

Also, make sure the ORACLE_SID is set properly.

Good Luck.

In article <8v43uf$440$1_at_nnrp1.deja.com>,   suja_k_at_my-deja.com wrote:
> Hi,
>
> When I start the database in server manager it
> gives me the following error:
>
> SVRMGR> connect internal
> Connected.
> SVRMGR> startup mount
> ;
> ORACLE instance started.
> Total System Global Area
> 203771888 bytes
> Fixed
> Size
> 69616 bytes
> Variable Size
> 70066176 bytes
> Database Buffers
> 133455872 bytes
> Redo
> Buffers
> 180224 bytes
> ORA-00205: error in identifying controlfile,
> check alert log for more info
>
> I checked the alert log but did not find the
> control files anywhere.
>
> Then I tried to recreate the control files as
> follows:
>
> SVRMGR> alter database backup controlfile to
> trace;
> alter database backup controlfile to trace
> *
> ORA-01507: database not mounted
>
> How do I create the control files? Am I missing
> something over here?
>
> Thanks,
> Sujata
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Nov 17 2000 - 15:41:59 CST

Original text of this message

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