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: Corrupted datafile

Re: Corrupted datafile

From: <ashish25_at_my-deja.com>
Date: Fri, 08 Dec 2000 22:07:06 GMT
Message-ID: <90rm25$8l9$1@nnrp1.deja.com>

Hi,
Try
alter database ....... datafile offline drop; Regards,
Ashish

In article <3A3156F0.3CFF48FD_at_home.com>,   Anna Sotnichenko <annasony_at_home.com> wrote:
> I run Oracle Workgroup 8.0.5 under Windows NT.
> One of the datafiles containing indexes got corrupted. No backup copy.
> I want to drop this file and recreate indexes but I cannot take it
> offilne.
> What I'm trying to do is to start Oracle without opening database and
> take the file offline, but when I issue ALTER DATABASE ... DATAFILE
> OFFLINE statement
> I got error message "ORA-01145: offline immediate disallowed unless
> media recovery enabled"
> When I try to issue ALTER DATABASE ARCHIVELOG statement
> I got error message "ORA-00265: instance recovery required, cannot set
> ARCHIVELOG mode"
> Please advise.
> Thanks in advance
>
> Anna
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Dec 08 2000 - 16:07:06 CST

Original text of this message

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