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: ORA-08103: object no longer exists

Re: ORA-08103: object no longer exists

From: Alan Slay <theslays_at_mindspring.com>
Date: 1997/07/24
Message-ID: <33d6dbb8.3321694@news.mindspring.com>#1/1

We got this the other day. It is a bug in Oracle that is known by them. Call Oracle support and they will send you the patch. Good Luck.

"Andrea" <A.Savino_at_agora.stm.it> wrote:

>Hi, sorry in advance for my bad engliI have a strange problem.
>
>If I try to make this sample statement:
>select count(*) from visite where data = '10-jun-96' and id_utente =
>'000255';
> i take always the error in subject.
>But if the statement is only select count(*) from visite where data =
>'10-jun-96' or
>select count(*) from visite where id_utente = '000255' all was ok.
>
>I don't know why.
>
>Thanks in advance.
>
>Andrea Savino
>A.Savino_at_agora.stm.it
>
Received on Thu Jul 24 1997 - 00:00:00 CDT

Original text of this message

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