you HAVE to drop the tablespace. You do not have a consistent database,
and your database is a disaster recovery scenario waiting to happen.
The question is, why did you drop the datafile without researching the
ramifications?
- Andrey Bronfin <andreyb_at_elrontelesoft.com> wrote:
> no , and i can not do so (it's a more than 1TB tablespace , i can't
> recreate
> it = no time frame).
> thanks !
>
>
>
> -----Original Message-----
> Sent: 21 January 2002 18:01
> To: Multiple recipients of list ORACLE-L
>
>
> did you drop the tablespace as well?
>
>
> --- Andrey Bronfin <andreyb_at_elrontelesoft.com> wrote:
> > Dear gurus !
> >
> > I have an "offline dropped" datafile at my database. The file was
> > physically
> > deleted at the OS level after "offline drop".
> > Before dropping the file , all the objects that had extents
> allocated
> > in
> > that file (from dba_extents) were dropped.
> > Now , V$datafile shows this file as of size=0 and status =
> 'RECOVER'
> > which
> > is fine.
> > BUT , file$ show this file as of size 8GB, which is the file size
> as
> > it used
> > to be before being dropped.
> > Moreover , fet$ shows 8GB as free extents residing at this file .
> > And , after all , tables get created in that file , i.e.
> dba_extents
> > show
> > extents with FILE_ID of that file !
> > When a select statement tries to access a table with extents
> residing
> > in
> > that file , i get an error message , off course.
> >
> > So , the question is , how do i make the file's extents disappear
> > from fet$
> > ?
> > Thanks a lot.
> >
> > Andrey.
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: Andrey Bronfin
> > INET: andreyb_at_elrontelesoft.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).
>
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE video emails in Yahoo! Mail!
> http://promo.yahoo.com/videomail/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Rachel Carmichael
> INET: wisernet100_at_yahoo.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: Andrey Bronfin
> INET: andreyb_at_elrontelesoft.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).
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Rachel Carmichael
INET: wisernet100_at_yahoo.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 Mon Jan 21 2002 - 14:47:29 CST