Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-29857
Dennis
This command doesn't apply on DOMAIN INDEX.
Thx
-sEEMA
>From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
>To: "'oracledbam_at_hotmail.com'" <oracledbam_at_hotmail.com>
>Subject: RE: ORA-29857
>Date: Mon, 11 Feb 2002 17:02:05 -0600
>
>Sure.
>alter index XXXXX rebuild tablespace NEW;
>
>-----Original Message-----
>From: Seema Singh [mailto:oracledbam_at_hotmail.com]
>Sent: Monday, February 11, 2002 3:40 PM
>To: Multiple recipients of list ORACLE-L
>Subject: RE: ORA-29857
>
>
>Hi
>can I change tablespace of domain index?
>If one users names product has 4 domain indexes.If i drop those 4 indexes
>then we can import those indexes or not?
>Thx
>-sEEMA
>
> >From: "Whittle Jerome Contr NCI" <Jerome.Whittle_at_scott.af.mil>
> >To: <ORACLE-L_at_fatcity.com>
> >CC: <oracledbam_at_hotmail.com>
> >Subject: RE: ORA-29857
> >Date: Mon, 11 Feb 2002 13:46:07 -0600
> >
> >select distinct owner, segment_name, segment_type
> >from dba_extents
> >where tablespace_name = 'ASIFDEV';
> >
> >HTH,
> >
> >Jerry Whittle
> >ACIFICS DBA
> >NCI Information Systems Inc.
> >jerome.whittle_at_scott.af.mil
> >618-622-4145
> >
> > > -----Original Message-----
> > > From: Seema Singh [SMTP:oracledbam_at_hotmail.com]
> > >
> > > Hi
> > > When I was trying to drop the tablespace I see following error
> > > "ORA-29857: domain indexes and/or secondary objects exist in the
> >tablespace"
> > > Which View contains the domain indexes?,DBA_INDEXES etc or other
> > > How tom find indexes which created secondary objects in a tablespace?
> > > Please suggest what I do.
> > > Thx
> > > -Seema
>
>
>
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Seema Singh
> INET: oracledbam_at_hotmail.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: Seema Singh INET: oracledbam_at_hotmail.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 Feb 11 2002 - 20:42:06 CST
![]() |
![]() |