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 -> count(*) yield ORA-08103

count(*) yield ORA-08103

From: Deb McCamish <dmccamish_at_columbus.rr.com>
Date: Sun, 28 Nov 1999 04:31:59 GMT
Message-ID: <3f204.2038$B66.23511@typhoon.columbus.rr.com>


when i do a count(*) on a freshly loaded partition table, i get:

ORA-08103 object no longer exists
Cause: The object has been deleted by another user since the operation began.
Action: Remove references to the object.

the table has 104 partitions and 248 million rows.

anyone seen this before? Received on Sat Nov 27 1999 - 22:31:59 CST

Original text of this message

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