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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle 7.3.4 Real-Time Re-indexing - Additional Information

Re: Oracle 7.3.4 Real-Time Re-indexing - Additional Information

From: Nikunj Gupta <good_dba_at_hotmail.com>
Date: Mon, 13 Jan 2003 20:13:45 -0800
Message-ID: <F001.0052EAAD.20030113201345@fatcity.com>

Were you analyzing while rebuilding Indexes ?

If that is the case.. there are chances of possible corruption.

Try to give
select count(*) from table_name;

and

select * from table_name;

Hope this may provide you with some answer.

HTH
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Monday, January 13, 2003 06:43 AM

>
> Sorry, I forgot this additional infromation...
>
> Oracle created invalid objects when we ran rebuild. The odd thing was
that
> the trace file showed an invalid object but the all_objects table showed a
> valid object.
>
>
>
> -----Original Message-----
> Sent: Monday, January 13, 2003 9:39 AM
> To: ORACLE-L_at_fatcity.com
>
>
>
> Team,
>
> I have a Oracle 7.3.4 database on a AIX box that is in Archive Log Mode.
> While the users were on the system, we Re-Indexed our tables.
> Situation: The users complained, that they were unable to process their
> orders.
> Although, the log file showed that the re-indexing was successful, the
users
> were still unable to process their orders.
>
>
> QUESTION: Are they any known issues/pit-falls when re-indexing real-time
in
> version 7.x?
>
> Should you have the database in exclusive mode when re-indexing?
>
> Please assist.
>
> Thanks
>
> Conrad Meertins
>
> cmeertins_at_pinnacle-data.com
>
> DBA Masters
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Conrad Meertins
> INET: cmeertins_at_pinnacle-data.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
-- 
Author: Nikunj Gupta
  INET: good_dba_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 13 2003 - 22:13:45 CST

Original text of this message

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