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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-01410

Re: ORA-01410

From: Alex Filonov <afilonov_at_pro-ns.net>
Date: Mon, 20 Mar 2000 18:01:27 GMT
Message-ID: <8b5p1d$m2v$1@nnrp1.deja.com>


In article <8b5as6$2s2$1_at_pegasus.tiscalinet.it>, "Andrea" <andreapi_at_tin.it> wrote:
> Hi,
>
> I've a PROBLEM !!!
>
> I've rebuild all the index of my db in a new tablespace (INDEX_TS)...
>
> Now, I've a set of view that (when I select the data) show me
"ORA-01410
> Invalid ROWID"...
>
> Version DB : Oracle 7.3.4.
>
> Block Size : 8192
>
> S.O. Sun Solaris
>
> Tnks in advance....
>
>

Try to recompile a view:
alter view view_name compile;

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Mar 20 2000 - 12:01:27 CST

Original text of this message

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