Richard,

This is an issue with TYPE objects as the TOID (type
object ID) is exported (see the Utilities manual). 
Also see Note: 1066139.6 "IMP-17 IMP-3 ORA-2304 IMP-63
FROMUSER/TOUSER Import of Table With Object Column"

HTH,

-- Anita

--- Richard Ji <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I wonder if anyone has seen this before.
> 
> I export an user A, then import it into user B in a
> different database
> and everything is ok.  Then I use the same export
> file to import into
> user C in the same database as user B and all the
> "CREATE TYPE...." 
> failed because Oracle retains the object id in the
> export file and when 
> importing into user C it tries to create them with
> the same object id
> and since user B already has it it failed.  I had to
> manually delete
> the object id from the log and recreate it.
> 
> It's not a huge problem since it's rare that I do
> something like this.
> But just wondering why would Oracle retain the
> object id for TYPE?
> It certainly didn't keep the same object id for
> other objects like table, etc.
> 
> Any thoughts?
> 
> Richard Ji



__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

Reply via email to