From StephenAndert@firsthealth.com Tue, 21 Aug 2001 09:37:10 -0700
From: "Stephen Andert" <StephenAndert@firsthealth.com>
Date: Tue, 21 Aug 2001 09:37:10 -0700
Subject: Exporting partitioned tables
Message-ID: <F001.003726B7.20010821083546@fatcity.com>
MIME-Version: 1.0
Content-Type: text/plain



Greetings and salutations oh magnificent Oracles of Oracle, 
 
I am experiencing something that I don't understand.  (No comments 
from the peanut gallery!) When I do an export for a schema that contains a 
number of partitioned tables most of the time everything works fine.  

 
Sometimes however, the last partition of one object produces the following 
errors:
 
EXP-00008: Oracle error 8103 encountered
ORA-08103: object no longer exists 
 
This error happens overnight and when I check in the morning (select 
count(*) from schema.table partition (P026);) and it always shows that I have 
rows.
 
I RTFM'd and that error message indicates that the object is gone.  
This object is not dropped and re-created by any process.  
 
Any ideas?
 
Stephen Andert
 
 



